gather

Background

Allows disabling gathering during an update.

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 gather key, and set the value. This can be set to any valid String value.

Default value

The default value is set when the collection is created, for example web data sources will have:

gather=crawl

Examples

To disable gathering:

gather=false

Notes

  • The update might fail if gathering is disabled.