November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
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