tantivy-py
tantivy-py copied to clipboard
Support for Fuzzy Search in Python-binding version
I see in the Rust version support for FuzzyTermQuery in order to perform fuzzy search, but when I tried to find it in Python binding version, it does not support. Is there any plan to implement this in the future? Can developers of this project implement this because I really need that
@NDNM1408 it was exposed here https://github.com/quickwit-oss/tantivy-py/pull/233. What version of tantivy-py are you using?
@NDNM1408 did you manage to resolve your issue?
Assume that the issue is resolved, since there is no feedback for 4 months.