OpenSearch/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 Fix typos in docs. 2016-02-09 02:07:32 -08:00
count.asciidoc [DOCS] terminate_after is not experimental anymore 2015-10-19 13:56:42 +02:00
explain.asciidoc Revert "[QUERY] Remove lowercase_expanded_terms and locale options" 2015-03-13 13:51:44 -06:00
field-stats.asciidoc field stats: Added `min_value_as_string` and `max_value_as_string` response elements for all number based fields. The existing `min_value` and `max_value` will return the values as numbers instead. 2015-11-23 08:48:28 +01:00
multi-search.asciidoc Docs: Always quote "@file" argument to --data-binary 2015-09-19 17:28:15 +02:00
percolate.asciidoc Tidied up percolator doc annotations 2016-03-25 15:36:51 +01:00
profile.asciidoc Change `actual` into `actually`. 2016-02-09 10:18:44 -08:00
request-body.asciidoc Add search_after parameter in the Search API. 2016-01-27 09:42:58 +01:00
search-shards.asciidoc Docs: Fixed path to search-shards 2014-07-26 15:05:53 +02:00
search-template.asciidoc Fix typos in docs. 2016-02-09 02:07:32 -08:00
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 Typo in verb tense of "to gather" 2016-03-03 16:21:11 -07:00
uri-request.asciidoc [DOCS] terminate_after is not experimental anymore 2015-10-19 13:56:42 +02:00
validate.asciidoc Docs: Remove docs for the `filtered`, `and`, `or` and `(f)query` queries. 2015-09-11 11:00:54 +02:00