OpenSearch/qa/multi-cluster-search/src/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
..
java/org/elasticsearch/search [7.x Backport] Force selection of calendar or fixed intervals (#41906) 2019-05-20 12:07:29 -04:00
resources/rest-api-spec/test Search optimisation - add canMatch early aborts for queries on "_index" field (#49158) 2019-11-15 16:50:32 +00:00