Content auditor detail (search results) report customization

The search results screen in content auditor lists out all the documents that match the search query and different filters applied on the various screens in content auditor.

The columns displayed for each result can be customised to report on additional metadata.

Customization of the search results report does not require an update of the collection, unless the metadata fields are not currently mapped.

Add custom metadata columns to the content auditor search results

  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 ui.modern.content-auditor.* parameter keys.

    e.g. This will remove the format and subjects columns and add columns that display the author and tags metadata field content.

    Parameter key Value

    ui.modern.content-auditor.display-metadata.f

    <blank>

    ui.modern.content-auditor.display-metadata.s

    <blank>

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

    Author

    ui.modern.content-auditor.display-metadata.tags

    Tags

  3. Return to the content auditor search results and observe that the changes are now reflected in the report.