Try our conversational search powered by Generative AI!

Unified Search and Track

Vote:
 

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

#73504
Jul 25, 2013 10:35
Vote:
 

My bad - simply was Visual Studio not referencing the namespace.  

You need to include 

using EPiServer.Find.Framework.Statistics;

#73510
Jul 25, 2013 11:54
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.