<@U01NZ4D0LDD> thank you! We set `exhaustive_sear...
# community-help
z
@Jason Bosco thank you! We set
exhaustive_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
?