elasticsearch/docs/reference/modules
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
..
cluster
discovery
indices
cluster.asciidoc
discovery.asciidoc
gateway.asciidoc
http.asciidoc
network.asciidoc
node.asciidoc
plugins.asciidoc
remote-clusters.asciidoc
threadpool.asciidoc
transport.asciidoc