Our team would greatly benefit from having fuzzy search capabilities when searching for user emails. This feature is essential for our customer experience team, as it helps them assist users who may have made typos during Sign Up.
We noticed that fuzzy search was removed with the release of v3 user search. Is there any possibility of this feature being reintroduced in future releases, even as a buy-up option?
@spoudel I’m on the same team as Kallen, and we are using wildcard search with the Lucene syntax as suggested, but that’s not the same thing as fuzzy search, which used to be available in the v2 search api but is no longer offered in v3.