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