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.
I'm trying to return a Page Property value (MetaDescription) which is in my extended SitePageData Model instead of the example @item.DisplayText.TruncateAtWord(50) as the latter is returning H1 and H2 tags and other data that is non-descript in search results, but cannot see a way to get a handle on the page in the search results to get this property value to display.
Is there a way to do this within the confines of EPiServer Search?
Many thanks in advance