Try our conversational search powered by Generative AI!

Index page files in subdirectories

Vote:
 

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.