A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
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?