We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07f1aa5 commit 42bf7e0Copy full SHA for 42bf7e0
docs/reference/index-modules.asciidoc
@@ -83,6 +83,11 @@ WARNING: Expert only. Checking shards may take a lot of time on large indices.
83
than the `index.number_of_shards` unless the `index.number_of_shards` value is also 1.
84
See <<routing-index-partition>> for more details about how this setting is used.
85
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
91
[float]
92
[[dynamic-index-settings]]
93
=== Dynamic index settings
0 commit comments