crawler.distributor_timeout

Background

This option specifies how many minutes, or hours to wait for the crawler distributor reply. The option crawler.distributor_units specifies the unit of measure.

NOTES: it is for external crawler only.

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

Default value

crawler.distributor_timeout=1

Examples

If you do not wish to wait for the crawler distributor reply for 1 hour, then it can be useful to run a short distributor timeout, say 10 minutes:

crawler.distributor_timeout=10
crawler.distributor_units=min