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.
Hi Team,
I need to to sort my search result based on the list of categories .Is it possible to order by based in the IEnumerable categories?
sample indexed type:
Sample index data
"Categories$$string": [ "abc", "xyz", "bbc" ]
Please help me out.
Regards,
Karthik