push.scheduler.delay-between-content-auditor-runs

Background

After each commit trigger a content auditor summary generation task. To avoid excessive load this option configures a minimum delay between execution of the task.

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 push.scheduler.delay-between-content-auditor-runs key, and set the value. This can be set to any valid Long value.

Default value

By default, the task has a delay of 1 minute. The unit of the value is in milliseconds.

push.scheduler.delay-between-content-auditor-runs=60000