28 - use elasticsearch-analysis-decompound plugin to support finding results within compound words

This commit is contained in:
Joerg Reichert 2016-12-29 18:22:10 +01:00
parent 7f1aead3a8
commit 5c96de3ded
4 changed files with 40 additions and 2 deletions

View file

@ -10,3 +10,6 @@ web:
ELASTICSEARCH_URL: 'http://elasticsearch:9200'
elasticsearch:
image: elasticsearch:1.7
volumes:
- .:/apps
entrypoint: /apps/docker-entrypoint-es-plugins.sh