v.19.11Improvement
Inverting Ngramsearch to Be More Intuitive #5807 (danila Kutenin)
Inverting ngramSearch to be more intuitive #5807 (Danila Kutenin)
Why it matters
The motivation behind this change is to enhance the user experience by makingngramSearch more straightforward and aligned with user expectations. This makes full-text search using n-grams more accessible and predictable.How to use it
Users can apply the improvedngramSearch function as before in their queries, but now the function behavior is inverted to be more intuitive without requiring changes to the syntax. Simply use ngramSearch in your search expressions.