Zhexuan Liu
10/17/2024, 3:45 AMexhaustive_search=true
because in that scenario we want to find and return all matched results for the search. I guess we should change our spec there given this is an expensive operation in large dataset is it?
Or maybe we should use a middle-ground solution for example your suggestion #2 & #3, and maybe also set a high value for typo_tokens_threshold
?