From 0178141bbb18ecc1ccf7b33f484bf1b9531bcac9 Mon Sep 17 00:00:00 2001 From: James Rodewig Date: Thu, 4 Apr 2019 08:29:13 -0400 Subject: [PATCH] [DOCS] Document index.load_fixed_bitset_filters_eagerly (#40780) --- docs/reference/index-modules.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/reference/index-modules.asciidoc b/docs/reference/index-modules.asciidoc index 1442f0e3e558e..6c6858125c5cf 100644 --- a/docs/reference/index-modules.asciidoc +++ b/docs/reference/index-modules.asciidoc @@ -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. See <> for more details about how this setting is used. +[[load-fixed-bitset-filters-eagerly]] `index.load_fixed_bitset_filters_eagerly`:: + + Indicates whether <> are pre-loaded for + nested queries. Possible values are `true` (default) and `false`. + [float] [[dynamic-index-settings]] === Dynamic index settings