OpenSearch/test
markharwood c3745b03ee
Search optimisation - add canMatch early aborts for queries on "_index" field (#49158)
Make queries on the “_index” field fast-fail if the target shard is an index that doesn’t match the query expression. Part of the “canMatch” phase optimisations.

Closes #48473
2019-11-15 16:50:32 +00:00
..
fixtures Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
framework Search optimisation - add canMatch early aborts for queries on "_index" field (#49158) 2019-11-15 16:50:32 +00:00
logger-usage Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
build.gradle MINOR: Remove some Deadcode in Gradle (#37160) 2019-01-07 09:21:25 +01:00