Skip to content

filter.document_fixer.timeout_ms

Controls the maximum amount of time the document fixer may spend on a document.

Key: filter.document_fixer.timeout_ms
Type: Integer
Can be set in: collection.cfg

Description

This parameter limits the maximum amount of time the document title fixer filter may spend on a single document.

Default Value

filter.document_fixer.timeout_ms=5000

Examples

To allow some additional time for very large/complex documents:

filter.document_fixer.timeout_ms=10000

See Also

top

Funnelback logo
v15.24.0