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
Table of Contents
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.