OpenSearch/docs/reference/search
Adrien Grand 58c3bb5ae1
Repurpose `ignore_throttled` to be only about frozen indices. (#55047) (#55852)
This has no practical impact on users since frozen indices are the only
throttled indices today. However this has an impact on upcoming features
that would use search throttling.

Filtering out throttled indices made sense a couple years ago, but as
we're now improving support for slow requests with `_async_search` and
exploring ways to reduce storage costs, this feature has most likely
become a trap, that we'd like to not have with upcoming features that
would use search throttling.

Relates #54058
2020-04-28 14:31:54 +02:00
..
request Small corrections to stored_fields docs. (#53247) 2020-03-09 10:59:17 -07:00
suggesters [Test] Don't expect specific scores in docs tests (#54297) 2020-03-27 10:27:47 +01:00
async-search.asciidoc Async search: rename REST parameters (#54198) 2020-03-26 09:40:50 +01:00
count.asciidoc [Docs] Clarify default value for `allow_no_indices` (#52635) (#52697) 2020-02-24 11:57:32 +01:00
explain.asciidoc Upgrade to lucene 8.4.0-snapshot-662c455. (#50016) (#50039) 2019-12-10 18:04:58 +01:00
field-caps.asciidoc [Docs] Clarify default value for `allow_no_indices` (#52635) (#52697) 2020-02-24 11:57:32 +01:00
multi-search.asciidoc Repurpose `ignore_throttled` to be only about frozen indices. (#55047) (#55852) 2020-04-28 14:31:54 +02:00
profile.asciidoc Optimize sort on numeric long and date fields. (#49732) 2019-11-29 15:37:40 -05:00
rank-eval.asciidoc Adds recall@k metric to rank eval API (#52889) 2020-02-27 16:04:24 +01:00
request-body.asciidoc [DOCS] Fix search request body links (#50500) 2019-12-26 14:31:09 -05:00
search-shards.asciidoc [Docs] Clarify default value for `allow_no_indices` (#52635) (#52697) 2020-02-24 11:57:32 +01:00
search-template.asciidoc [Docs] Clarify default value for `allow_no_indices` (#52635) (#52697) 2020-02-24 11:57:32 +01:00
search.asciidoc Repurpose `ignore_throttled` to be only about frozen indices. (#55047) (#55852) 2020-04-28 14:31:54 +02:00
suggesters.asciidoc [DOCS] Reformat suggesters page. (#47010) 2019-09-25 14:42:16 +02:00
uri-request.asciidoc Upgrade to lucene 8.4.0-snapshot-662c455. (#50016) (#50039) 2019-12-10 18:04:58 +01:00
validate.asciidoc [Docs] Clarify default value for `allow_no_indices` (#52635) (#52697) 2020-02-24 11:57:32 +01:00