November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
My bad - simply was Visual Studio not referencing the namespace.
You need to include
using EPiServer.Find.Framework.Statistics;
Is statistics tracking supported using Unified Search?
I've found that the Track() method is not supported in a statement like this:
SearchClient.Instance.UnifiedSearch(Language.English)
.For(query)
.Track()
.GetResult()
I am referencing the latest Find dlls - 7.0.586.16