Skip to content

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

specify which metadata classes should be displayed as facets

Key: ui.modern.content-auditor.facet-metadata.[metadata]
Type: String
Can be set in: profile.cfg, collection.cfg

Description

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.(field_name)=(facet_name)

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

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

See Also

top

Funnelback logo
v15.24.0