OpenSearch/server
Simon Willnauer 2131e119d7
Apply `ignore_throttled` also to concrete indices (#35335)
Today we only apply `ingore_throttled` to expansions from wildcards,
date math expressions and aliases. Yet, this is tricky since we might
have resolved certain expressions in pre-filter steps like security.
It's more consistent to apply this logic to all expressions including
concrete indices.

Relates to #34354
2018-11-07 18:43:27 +01:00
..
licenses Upgrade to lucene-8.0.0-snapshot-31d7dfe6b1 (#35224) 2018-11-06 11:55:23 +01:00
src Apply `ignore_throttled` also to concrete indices (#35335) 2018-11-07 18:43:27 +01:00
build.gradle Auto configure all test tasks (#34666) 2018-10-24 16:05:50 +03:00