November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi Quan
Is there an indirect way of achieving this? How about if we don't use statistics, is there another way to obtain language specific Did you mean results?
Regards
Ritu
You should be able to pass language and site tags to StatistcsDidYouMean()
public static DidYouMeanResult StatisticsDidYouMean(this IStatisticsClient client, string query, int size = 1, IEnumerable<string> tags = null)
ServiceLocator.Current.GetInstance<IStatisticTagsHelper>().GetTags(false);
should give you the current tags which are language and site tags.
Hi
Episerver.Find.Statistics GetDidYouMean() is returning results in multiple languages. Is there a way to restrict language here? i reviewed the limited documentation I found around this and couldn't find any option to do so.
We are using Episerver.Find 12.4
Please advice.
Regards
Ritu