ui.modern.content-auditor.daat_limit

Background

This setting controls how many results are examined in creating content auditor reports, allowing the speed of generating reports to be balanced against the accuracy of the counts which are generated.

The maximum permitted value is 10,000,000 (ten million).

Setting the key

Set this configuration key in the results page (preferred) or search package configuration.

Use the configuration key editor to add or edit the ui.modern.content-auditor.daat_limit key, and set the value. This can be set to any valid Integer value.

Default value

ui.modern.content-auditor.daat_limit=100000

This default setting causes Funnelback to examine the first 100,000 (one hundred thousand) matching results before creating estimates of counts for display. If the collection being examined contains fewer than 100,000 matching results, then exact counts are provided.

Examples

To generate results more quickly on machines with limited resources, the value can be reduced. This will result in estimated value shown being less certain.

ui.modern.content-auditor.daat_limit=5000

See also