Skip to content

UI.modern.max_facet_extra_searches

The maximum amount of extra searches that will be run for faceted navigation.

Key: ui.modern.max_facet_extra_searches
Type: Integer
Can be set in: profile.cfg, collection.cfg

Description

For some facets a extra search must be run for every category value, this lets you limit those extra searches. This does not include the unscoped or all query which is run because of the facet configuration rather than from the category values typically sourced from the index.

Default Value

ui.modern.max_facet_extra_searches=300

Allows up to 300 data driven extra searches for facets.

Examples

ui.modern.max_facet_extra_searches=1000

Allows up to 1000 data driven extra searches for facets.

See Also

top

Funnelback logo
v15.24.0