elasticsearch/docs/reference/search
Adrien Grand d7179cafcc Add a soft limit on the number of shards that can be queried in a single search request. #17396
This commit adds the new `action.search.shard_count.limit` setting which
configures the maximum number of shards that can be queried in a single search
request. It has a default value of 1000.
2016-03-30 16:55:01 +02:00
..
request Refactored inner hits parsing and intoduced InnerHitBuilder 2016-03-30 15:15:56 +02:00
suggesters
count.asciidoc
explain.asciidoc
field-stats.asciidoc
multi-search.asciidoc
percolate.asciidoc Tidied up percolator doc annotations 2016-03-25 15:36:51 +01:00
profile.asciidoc
request-body.asciidoc
search-shards.asciidoc
search-template.asciidoc
search.asciidoc Add a soft limit on the number of shards that can be queried in a single search request. #17396 2016-03-30 16:55:01 +02:00
suggesters.asciidoc
uri-request.asciidoc
validate.asciidoc