elasticsearch/docs/reference/modules/indices
Yang Cheng 168d98b7dd
limit the depth of nested bool queries (#66204)
limit the depth of nested bool queries 

Introduce a new node level setting `indices.query.bool.max_nested_depth`
that controls the depth of nested bool queries.
Throw an error if a nested depth of a bool query exceeds the maximum
allowed nested depth.

Closes #55303
2021-01-12 09:36:09 -05:00
..
circuit_breaker.asciidoc Clarify field data cache behavior in docs (#64375) 2020-11-20 13:53:23 -08:00
fielddata.asciidoc Clarify field data cache behavior in docs (#64375) 2020-11-20 13:53:23 -08:00
index_management.asciidoc [DOCS] Document dynamic index mgmt and buffer settings (#61753) 2020-09-04 10:19:42 -04:00
indexing_buffer.asciidoc [DOCS] Document dynamic index mgmt and buffer settings (#61753) 2020-09-04 10:19:42 -04:00
query_cache.asciidoc [DOCS] Document dynamic cluster settings (#61760) 2020-09-01 15:48:45 -04:00
recovery.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
request_cache.asciidoc Bust the request cache when the mapping changes (#66295) 2020-12-23 13:19:02 -05:00
search-settings.asciidoc limit the depth of nested bool queries (#66204) 2021-01-12 09:36:09 -05:00