Skip to content

UI.modern.extra_search_total_timeout_ms

How much time (in milliseconds) all extra searches are permitted to use before extra searches are terminated.

Key: ui.modern.extra_search_total_timeout_ms
Type: Long
Can be set in: profile.cfg, collection.cfg

Description

This limits how much processing time all extra searches are allowed to use per search. If the total time is exhausted running extra searches may be terminated and some extra searches may not be run. If the total time is exhausted and extra searches are not run the anyExtraSearchesIncomplete value in the search transaction will be set true.

Default Value

In total extra searches can use up to 30s of time per search.

ui.modern.extra_search_total_timeout_ms=30000

See Also

top

Funnelback logo
v15.24.0