Content auditor overview and attributes metadata report customization

The overview and attributes screens in content auditor report various pre-defined document properties. The screens can be configured to display arbitrary metadata fields allowing the report to be tailored to the metadata that is available.

Custom metadata fields can be added to the overview and attributes screens by adding ui.modern.content-auditor.facet-metadata.FIELD_NAME parameters keys lines to the results page configuration for each field that should be displayed.

Customization of the overview and attributes reports does not require an update of the collection, unless the metadata fields are not currently mapped and indexed.

Add custom metadata to the overview and attributes screens

  1. Log in to the search dashboard, switch to the results page that corresponds to the content auditor report and view the results page configuration.

  2. Select edit results page configuration and add a ui.modern.content-auditor.facet-metadata.* parameter key.

    e.g. Add an Authors field to the overview and attributes screens in content auditor.

    Parameter key Value

    ui.modern.content-auditor.facet-metadata.authors

    Authors

  3. Open the content auditor report and observe that the custom metadata is now included in the report.

See also