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.
As far as I have understood, autocomplete is based on Find statistics. So in order to get suggestions, you need to track the searches.
SearchClient.Instance.Search<IContent>()
.For("banana")
.Track()
.GetResult();
Read more here: http://find.episerver.com/Documentation/stats-tracking