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.
ContentIndexer.Instance.Conventions.ForInstancesOf().ShouldIndex(_ => true);
This is working for me.
That would just add all ArticlePages no?
What I'm looking for is to ExclueFields from the type like you can do on the SearchClient.
searchInstance.Conventions.ForInstancesOf
Would be nice if the ExcludeFiled() function that is on the SearchClient.Instance.Conventions also existed on the ContentIndexer