ui.modern.accessibility-auditor.daat_limit

Background

This setting controls how many results are examined in creating accessibility 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.accessibility-auditor.daat_limit key, and set the value. This can be set to any valid Integer value.

Default value

ui.modern.accessibility-auditor.daat_limit=150000

This default setting causes Funnelback to examine the first 150,000 matching results before creating estimates of counts for display. If the results page being examined contains fewer than 150,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 the estimated value shown being less precise.

ui.modern.accessibility-auditor.daat_limit=5000