volume_up

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

volume_up

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

Index page files in subdirectories

Hi,

I'm trying to index page files, but the indexer doesn't seem to index documents in subdirectories in the page file folder. For instance I have a page with a page file folder like this:

MyPage
|- Page files
   |- File1
   |- Directory
      |- File2
      |- File3

In my initialization module I have the following line:

ContentIndexer.Instance.Conventions.ForInstancesOf().ShouldIndexPageFile((page, file) => true);

When I run the indexing job "File1" is indexed, but not "File2" of "File3". Am I doing something wrong here?

#88359
Jul 09, 2014 15:18
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.