contextual-navigation.summary_fields

Metadata classes that are analysed for contextual navigation.

Key: contextual-navigation.summary_fields
Type: List<String>
Can be set in: collection.cfg

Description

Metadata classes that are analysed in addition to the page content for the purpose of generating the suggestions. * The default fields are description c and subject keyword metadata. Any other metadata classes that contain descriptive information can be added to this list to further enhance the quality of suggestions.

This list of words also supports regular expressions.

Default Value

contextual-navigation.summary_fields=[c,keyword]

Examples

When generating suggestions also include the contents of the description (c) metadata class, and all metadata classes starting with key.

contextual-navigation.summary_fields=[c,key.*]