OpenSearch/core
Michael Basnight 296c239611 Add check for invalid index in WildcardExpressionResolver (#26409)
This commit adds validation to the resolving of indexes in the wildcard
expression resolver. It no longer throws a 404 Not Found when resolving
invalid indices. It throws a 400 instead, as it is an invalid
index. This was the behavior of 5.x.
2017-09-15 17:00:41 -05:00
..
licenses Upgrade to Log4j 2.9.0 2017-08-31 09:54:35 -04:00
src Add check for invalid index in WildcardExpressionResolver (#26409) 2017-09-15 17:00:41 -05:00
build.gradle Upgrade to Log4j 2.9.0 2017-08-31 09:54:35 -04:00