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.
How do we get GetSerchResults to return Community (Relate) information?
This line does not return Community information(Blogs, Realte pages, etc)
EPiServer.Search.SearchResults matches = ServiceLocator.Current.GetInstance().GetSearchResults(groupQuery, page, pagesize);
It seem that EPiServer.Community.Search does not have a method GetSearchResults so that wont work.