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 0a88e7f commit 4ea5577Copy full SHA for 4ea5577
docs/reference/index-modules.asciidoc
@@ -87,6 +87,11 @@ WARNING: Expert only. Checking shards may take a lot of time on large indices.
87
than the `index.number_of_shards` unless the `index.number_of_shards` value is also 1.
88
See <<routing-index-partition>> for more details about how this setting is used.
89
90
+[[load-fixed-bitset-filters-eagerly]] `index.load_fixed_bitset_filters_eagerly`::
91
+
92
+ Indicates whether <<query-filter-context, cached filters>> are pre-loaded for
93
+ nested queries. Possible values are `true` (default) and `false`.
94
95
[float]
96
[[dynamic-index-settings]]
97
=== Dynamic index settings
0 commit comments