-
Bug
-
Resolution: Unresolved
-
Medium
-
7
-
Minor
-
0
-
Issue Summary
Steps to Reproduce
- Set the indexing language of your tenant to English
- Repeatedly make a CQL search for a stemmable term like "kundenschreiben"
Expected Results
The search query will be sent with stemming and tokenization according to the indexing language, English.
Actual Results
Occasionally the search term will be truncated internally to de-pluralize it according to other indexing language rules, resulting in 0 search results.
Workaround
Retry the query
- mentioned in
-
Page Loading...