Try our conversational search powered by Generative AI!

Search in Pdf-files linked to page

Vote:
 

Cant get this to work am trying with conventions:

ContentIndexer.Instance.Conventions.ForInstancesOf().ShouldIndex(x => true);
SearchClient.Instance.Conventions.ForInstancesOf().IncludeField(x=>x.DocumentList);

Where Documentlist is a LinkItemCollection

The PDF-file is indexed and I can search it using Unified Search.

I don want to use Unified Search I only want the search to include  search hits on linked Pdf-files 

Any Ideas on how to solve this?

#113427
Nov 20, 2014 9:10
Vote:
 

I would add a list property on PdfFile where I can get the linking content references.

Could be a bool as well.

And then filter on that.

#116240
Jan 27, 2015 8:35
* 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.