trim.max_store_errors

Background

This option is effective with TRIMPush data sources only. It specifies how many consecutive storage errors will be tolerated before the update is stopped. A storage error might occur if the target push collection has a problem.

This is to prevent the crawl from continuing without storing anything if the target push data source enters a permanent error state, but at the same time account for possible temporary errors.

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

Default value

trim.max_store_errors=5

Examples

Allow 10 consecutive store errors

trim.max_store_errors=10

Notes

This key only applies to the Windows version of Funnelback