filter.jsoup.undesirable_text-separate-lists

Setting the key

Set this configuration key in the search package or data source configuration.

Use the configuration key editor to add or edit the filter.jsoup.undesirable_text-separate-lists key, and set the value. This can be set to any valid Boolean value.

Default value

By default, all sources of undesirable text will be combined into a single list of words which are used to populate the content auditor undesirable text report.

filter.jsoup.undesirable_text-separate-lists=false

Examples

To expose each source of undesirable text as separate list of words.

filter.jsoup.undesirable_text-separate-lists=true
Content auditor does not have built-in support for additional word lists beyond the default merged list. See: Customize the content auditor undesirable text list (Jsoup filters) for information on how to display the additional word lists inside content auditor.