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.
Hi
Probably after one of releases of EpiFind, best bets stopped working. I'm trying to get search results using simple query:
var searchResult = _searchClient.UnifiedSearchFor(query, lang).ApplyBestBets().GetResult(hitSpecification);In my case lang is English, detected as supported in search client.
Best bet was defined for phrase "test" or "abcd" and it's not returned as first result. I've also made a testin CMS (there is an option to test best bets on current index).
Can anybody confirm it works in latest version of package (13.2.5)?