OpenSearch/docs/reference/modules/indices
Christoph Büscher c0c6a28e86
[Docs] Add `indices.query.bool.max_clause_count` setting (#34779)
This change adds a section about the global search setting
`indices.query.bool.max_clause_count` that limits the number of boolean clauses
allowed in a Lucene BooleanQuery.

Closes #19858
2018-10-25 17:59:59 +02:00
..
circuit_breaker.asciidoc Circuit-break based on real memory usage 2018-07-13 10:08:28 +02:00
fielddata.asciidoc Remove the experimental indices.fielddata.cache.expire 2015-09-01 00:40:04 -07:00
indexing_buffer.asciidoc remove dead code; get one test working again; fix docs; remove nocommits 2015-12-16 16:19:07 -05:00
query_cache.asciidoc Allow the query cache to be disabled. #16268 2016-04-11 18:06:16 +02:00
recovery.asciidoc Updated document as per code change. (#22878) 2017-01-31 13:36:09 +01:00
request_cache.asciidoc Docs: Fix typo for request cache (#25444) 2017-06-28 14:31:03 +02:00
search-settings.asciidoc [Docs] Add `indices.query.bool.max_clause_count` setting (#34779) 2018-10-25 17:59:59 +02:00