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.
AI OnAI Off
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.
using HttpClient httpClient = new HttpClient();
var response = await httpClient.GetAsync(Client.GetServiceUrlWithDefaultIndex() + "/_stats/query/top?size=10");
Hi
We want to retrieve most popularr searches out of the FInd.
Seems like you can get everything else out but not most popular searches
Some suggestions to use direct url - but we get unathorised error when doign that way
https://world.optimizely.com/forum/developers-add-ons-forum/Search/Thread-Container/2015/6/most-frequent-searches/
https://world.optimizely.com/forum/legacy-forums/Feature-requests/Thread-Container/2015/6/possible-to-get-information-about-most-frequent-searches-through-statistics-api-in-episerver-find/
Regards