ui.modern.content-auditor.count_urls

Background

This setting controls how deep into URLs content auditor is allowed to drill-down.

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 ui.modern.content-auditor.count_urls key, and set the value. This can be set to any valid Integer value.

Default value

ui.modern.content-auditor.count_urls=1000

This default setting causes content auditor to support drilling 1000 segments down into URLs, which is a larger number of segments than almost any real-world URL.

Examples

On very large search packages the default setting may cause performance issues, and so the depth of URL drill-down can be lowered to improve page load performance.

ui.modern.content-auditor.count_urls=5

See also