ui.modern.content-auditor.facet-metadata.[metadata]

Background

This setting controls which metadata classes should be displayed as facets to report on and drill through within the content auditor. The format allows for setting several metadata classes to display, and for providing names for the generated facets.

ui.modern.content-auditor.facet-metadata.METADATA_CLASS=FACET_NAME

One setting is required for each class of metadata which should be displayed as a facet within the content auditor report.

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.facet-metadata.[metadata] key, and set the value. This can be set to any valid String value.

Default value

ui.modern.content-auditor.facet-metadata.author=Author
ui.modern.content-auditor.facet-metadata.keyword=Subject
ui.modern.content-auditor.facet-metadata.language=Language
ui.modern.content-auditor.facet-metadata.publisher=Publisher
ui.modern.content-auditor.facet-metadata.f=Format

These default settings cause author, subject, language, publisher, and format facets to be displayed based on the default metadata mappings.

Examples

The following config examples remove the display of Format and include a custom generator facet (assumed to be in 'G').

ui.modern.content-auditor.facet-metadata.f=
ui.modern.content-auditor.facet-metadata.G=Generator