push.scheduler.generation.re-index.killed-percent
Background
The percentage of killed documents required in a generation before it will automatically re-index. Automatic reindexing also requires the minimum document threshold to be reached. This option is useful in stopping large generations with mostly killed documents from existing.
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.killed-percent
key, and set the value. This can be set to any valid Double
value.
Default value
By default, Push will re-index any generation when 50% of the documents have been killed and the minimum document threshold has been reached.
push.scheduler.generation.re-index.killed-percent=50