push.replication.ignore.delete-lists

Background

Specifies if push data sources running as query processors should download the delete lists from master. When set 'true' push data sources running as query processors will be unable to be promoted to an admin.

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.replication.ignore.delete-lists key, and set the value. This can be set to any valid Boolean value.

Default value

Defaults is to download the delete lists.

push.replication.ignore.delete-lists=false

Examples

If you wish to save network load at the cost of not being able to promote a push data source running as a query processor to an admin set:

push.replication.ignore.delete-lists=true