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.
Hey guys - Is there anyway we can filter Synonyms by phrase?
I understand we can use below line to get Synonyms then write a LINQ to filter by phrase:
However, I need to filter the synonyms before the request is sent to FIND.
Any idea?
Thanks!