Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
My colleague Drew Null has a blog post on this. Take a look. Synonyms & best bets are an issue with wildcard queries but Drew has outlined the steps to work around it.
I had .Search() code with
But it didn't show results for synonyms. If I removed wildcards, I get match for synonym, but now Fuzzy Search is broken.
Whats best practise to enable fuzzy search in Find, without using wildcards in queries?