OpenSearch/qa
Christoph Büscher cc93131318
Forbid expensive query parts in ranking evaluation (#30151)
Currently the ranking evaluation API accepts the full query syntax for
the queries specified in the evaluation set and executes them via multi
search. This potentially runs costly aggregations and suggestions too.
This change adds checks that forbid using aggregations, suggesters, 
highlighters and the explain and profile options in the queries that are 
run as part of the ranking evaluation since they are irrelevent in the 
context of this API.
2018-05-14 17:36:26 +02:00
..
ccs-unavailable-clusters Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
die-with-dignity Test: Expect extra Exception in die_with_dignity (#29138) 2018-03-19 14:02:55 -04:00
evil-tests Only enable modules to have native controllers 2018-04-20 15:34:02 -07:00
full-cluster-restart Fix full cluster restart test recovery (#29545) 2018-04-18 08:43:43 -04:00
mixed-cluster Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
multi-cluster-search Remove useless version checks in REST tests. (#30165) 2018-05-02 11:34:15 +02:00
no-bootstrap-tests Only enable modules to have native controllers 2018-04-20 15:34:02 -07:00
query-builder-bwc Fix more query extraction bugs. (#29388) 2018-04-06 10:44:34 +02:00
rolling-upgrade Test: Remove specifying zip distribution in qa tests (#28805) 2018-02-23 13:45:38 -08:00
smoke-test-client Create nio-transport plugin for NioTransport (#27949) 2018-01-05 09:41:29 -07:00
smoke-test-http Respect accept header on no handler (#30383) 2018-05-04 18:13:50 -04:00
smoke-test-ingest-disabled Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-ingest-with-all-dependencies Remove legacy mapping code. (#29224) 2018-04-11 09:41:37 +02:00
smoke-test-multinode Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-plugins Move repository-s3 fixture tests to QA test project (#29372) 2018-04-27 16:49:06 +02:00
smoke-test-rank-eval-with-mustache Forbid expensive query parts in ranking evaluation (#30151) 2018-05-14 17:36:26 +02:00
vagrant [Test] Add analysis-nori plugin to the vagrant tests 2018-05-04 22:46:04 +02:00
verify-version-constants Test: Remove specifying zip distribution in qa tests (#28805) 2018-02-23 13:45:38 -08:00
wildfly Add logging output when starting Wildfly 2018-03-16 11:10:23 -04:00
build.gradle Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00