Configuring the Number of Recursion Levels for Relation Type Attributes

You can configure the number of recursion levels for the Relation type attributes and types that contain only Relation type attributes that are displayed in search results in the Item Type Attributes tab of the Content Mapping page. For more information about this tab, see Configuring Business Objects, Sub-Types, and Localized Attributes.

By default, when the Include relations check box is selected, one level of recursion of the Relation type attributes is displayed in search results. However, you can change the number of levels of recursion of the Relation type attributes that is displayed in the search results.

Warning: Changing the default value of 1 to a larger number may produce large process-consuming tasks that can affect system performance.

To change the number of levels of recursion of the Relation type attributes:
  1. Open {HYBRIS_HOME}/hybris/bin/custom/ctcore/project.properties for editing.

  2. Locate the contentextraction.requestsSourcesExtractionRecursivenessMaxDepth parameter.

  3. Change the value of this parameter to any integer.

Note: The default value of this parameter is 1.

  1. Save your change.