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
javanna
ca980b7a83
[DOCS] document replacement for search exists
...
Relates to #13910
Closes #14393
2015-11-09 15:05:07 +01:00
Joel Taddei
7e72800c83
[DOCS] Corrected syntax error in search curl cmd
...
Closes #8447
2014-11-12 17:21:19 +01:00
Clinton Gormley
9a062e465c
[DOCS] Reorganised common API conventions
2013-10-13 16:46:56 +02:00
Clinton Gormley
822043347e
Migrated documentation into the main repo
2013-08-29 01:24:34 +02:00