Try our conversational search powered by Generative AI!

Related content/dependencies

Vote:
 

For IContent it is possible to set up conventions for dependencies using ContentIndexer.Instance.Conventions ref:
http://find.episerver.com/Documentation/episerver-cms7-integration-related-content

Is it possible to do something similar for the .NET client API?

I have object Package that is dependent on Product X and Product Y. SearchClient.Instance.Conventions does not have ForInstancesOf available?

PS: I'm running EPiServer 6 R2/Commerce 1 RC3

#84545
Apr 03, 2014 10:21
Vote:
 

No, related content/pages is handled by the ContentIndexer/PageIndexer and only supports relations between IContent/PageData-objects.

You have to handle this in the indexing job that you have created for you custom objects.

/Henrik

#85082
Edited, Apr 14, 2014 16:02
* 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.