Open domsew opened 3 years ago
Pinging @elastic/es-search (Team:Search)
Sorrry for the late reply @domsew. The logic for this plugin is implemented in Lucene so could you please open an issue here. We're just using the Lucene module in ES so we cannot change how it works internally.
Pinging @elastic/es-search-relevance (Team:Search Relevance)
Actual: I observed unexpected behaviour. Some numbers are affected by stemmer. It causes wrong search results. For example "2021" -> "20ć".
Expected: string numbers should not be changed.
Reproduce: request:
response:
Elasticsearch version 7.11.2:
Plugins installed: [analysis-stempel]
OS version CentOS