push.scheduler.generation.re-index.min-doc-count

Background

The minimum number of documents a generation must have for it to be considered to be re-indexed. Used with push.scheduler.generation.re-index.killed-percent.

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.generation.re-index.min-doc-count key, and set the value. This can be set to any valid Integer value.

Default value

By default, a generation must have 1 million documents before it can be considered for re-index by push.scheduler.generation.re-index.killed-percent.

push.scheduler.generation.re-index.min-doc-count=1000000