You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I understand fuzzy search is meant capture terms that could be misspelled or terms that are determined to be close enough to the original query. From initial testing this program seems to pattern match queries.
Am I understanding the purpose of this utility incorrectly or is the search meant to include approximate terms?
The text was updated successfully, but these errors were encountered:
From what I understand fuzzy search is meant capture terms that could be misspelled or terms that are determined to be close enough to the original query. From initial testing this program seems to pattern match queries.
Am I understanding the purpose of this utility incorrectly or is the search meant to include approximate terms?
The text was updated successfully, but these errors were encountered: