OpenSearch/qa/smoke-test-rank-eval-with-m...
Isabel Drost-Fromm bdc32be8b7 Support specifying multiple templates (#22139)
Problem: We introduced the ability to shorten the rank eval request by using a
template in #20231. When playing with the API it turned out that there might be
use cases where - e.g. due to various heuristics - folks might want to translate
the original user query into more than just one type of Elasticsearch query.

Solution: Give each template an id that can later be referenced in the
actual requests.

Closes #21257
2016-12-19 12:49:15 +01:00
..
src/test Support specifying multiple templates (#22139) 2016-12-19 12:49:15 +01:00
build.gradle Move rank-eval template compilation down to TransportRankEvalAction (#21855) 2016-12-06 10:30:25 +01:00