Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

best way to add synonyms to an index #227

Open
naarani opened this issue Sep 12, 2018 · 0 comments
Open

best way to add synonyms to an index #227

naarani opened this issue Sep 12, 2018 · 0 comments

Comments

@naarani
Copy link

naarani commented Sep 12, 2018

To add synonyms, if the configuration file is smaller then 1Mbyte it's possible to use config maps. However if the file is bigger then 1Mbyte, it is not possibible to use config maps.

The file should be under config directory of elasticsearch (eventually in a subdiretory).
What could be a way to manage the problem else then adding it to the Docker image?

NB
ref to synonyms in elastic
https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-synonym-tokenfilter.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant