Skip to content

Commit 42bf7e0

Browse files
authored
[DOCS] Document index.load_fixed_bitset_filters_eagerly (#40780)
1 parent 07f1aa5 commit 42bf7e0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/reference/index-modules.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,11 @@ WARNING: Expert only. Checking shards may take a lot of time on large indices.
8383
than the `index.number_of_shards` unless the `index.number_of_shards` value is also 1.
8484
See <<routing-index-partition>> for more details about how this setting is used.
8585

86+
[[load-fixed-bitset-filters-eagerly]] `index.load_fixed_bitset_filters_eagerly`::
87+
88+
Indicates whether <<query-filter-context, cached filters>> are pre-loaded for
89+
nested queries. Possible values are `true` (default) and `false`.
90+
8691
[float]
8792
[[dynamic-index-settings]]
8893
=== Dynamic index settings

0 commit comments

Comments
 (0)