mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
28 - use elasticsearch-analysis-decompound plugin to support finding results within compound words
This commit is contained in:
parent
7f1aead3a8
commit
5c96de3ded
4 changed files with 40 additions and 2 deletions
|
@ -10,3 +10,6 @@ web:
|
|||
ELASTICSEARCH_URL: 'http://elasticsearch:9200'
|
||||
elasticsearch:
|
||||
image: elasticsearch:1.7
|
||||
volumes:
|
||||
- .:/apps
|
||||
entrypoint: /apps/docker-entrypoint-es-plugins.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue