ui.modern.content-auditor.preferred-facets

Background

Multiple facet names can be specified separated with commas. The first facet name matching a content auditor facet will result in this facet being shown in the dashboard.

Facet names are defined when configuring faceted navigation.

Setting the key

Set this configuration key in the results page (preferred) or search package configuration.

Use the configuration key editor to add or edit the ui.modern.content-auditor.preferred-facets key, and set the value. This can be set to any valid List<String> value.

Default value

ui.modern.content-auditor.preferred-facets=Author,Format

This default setting causes the marketing dashboard to display the "Author" facet if there’s one, or the "Format" facet if there’s none.

Examples

To prefer a different facet to be displayed in the marketing dashboard:

ui.modern.content-auditor.preferred-facets=Location,Date,Author

See also