Allow to customize the OpenSearch cluster with dictionaries
T
Tobias L. Maier
I would need to add a german dictionary to the managed OpenSearch cluster.
This would allow using more sophisticated search features.
See for example this Dockerfile to understand how this works: https://github.com/tmaier/elasticsearch-docker/blob/master/7.7.0/Dockerfile
Antonio Rosales
Tobias L. Maier thanks for the feedback. For my learning are you looking for something like https://opensearch.org/docs/latest/analyzers/language-analyzers/ ?
T
Tobias L. Maier
Antonio Rosales Not really. I want to set up
hyphenation_decompounder
token filters. (https://opensearch.org/docs/latest/analyzers/token-filters/index/)German heavily uses compound words. A typical joke is "Donaudampfschiffahrtselektrizitätenhauptbetriebswerkbauunterbeamtengesellschaft" (https://en.wikipedia.org/wiki/Donaudampfschiffahrtsgesellschaft)