[DOCS] Document index.load_fixed_bitset_filters_eagerly (#40780) (#40842)

This commit is contained in:
James Rodewig 2019-04-04 08:48:37 -04:00 committed by GitHub
parent 1af2b2bfe6
commit 7c669026ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -83,6 +83,11 @@ WARNING: Expert only. Checking shards may take a lot of time on large indices.
than the `index.number_of_shards` unless the `index.number_of_shards` value is also 1. than the `index.number_of_shards` unless the `index.number_of_shards` value is also 1.
See <<routing-index-partition>> for more details about how this setting is used. See <<routing-index-partition>> for more details about how this setting is used.
[[load-fixed-bitset-filters-eagerly]] `index.load_fixed_bitset_filters_eagerly`::
Indicates whether <<query-filter-context, cached filters>> are pre-loaded for
nested queries. Possible values are `true` (default) and `false`.
[float] [float]
[[dynamic-index-settings]] [[dynamic-index-settings]]
=== Dynamic index settings === Dynamic index settings