Skip to content

trim.max_filter_errors

The maximum number of filtering errors to tolerate before stopping the crawl.

Key: trim.max_filter_errors
Type: Integer
Can be set in: collection.cfg

Description

This option is effective with TRIMPush collections only. It specifies how many consecutive document filtering errors will be tolerated before the update is stopped.

This is to prevent the crawl from continuing without storing any binary attachments if the filtering process enters a permanent error state, but at the same time account for possible temporary errors.

Default Value

trim.max_filter_errors=5

Examples

Allow 10 consecutive filter errors

trim.max_filter_errors=10

See Also

top

Funnelback logo
v15.24.0