volume_up

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

volume_up

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

Unified Search and Track

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
error 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.