Fuzzy max_expansion and prefixlength support #5449
anshulgoel27
started this conversation in
General
Replies: 1 comment
|
Currently we only have prefix queries: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Does quickwit support fuzzy query feature similar to what lucene offers like the max_exapansion and prefixLength?
https://lucene.apache.org/core/7_1_0/core/org/apache/lucene/search/FuzzyQuery.html#:~:text=Learn%20how%20to%20use%20FuzzyQuery%20to%20perform%20fuzzy%20search%20with
All reactions