OpenSearch/qa/smoke-test-rank-eval-with-m...
Christoph Büscher 80532229a9
Move indices field from RankEvalSpec to RankEvalRequest (#28341)
Currently we store the indices specified in the request URL together with all
the other ranking evaluation specification in RankEvalSpec. This is not ideal
since e.g. the indices are not rendered to xContent and so cannot be parsed
back. Instead we should keep them in RankEvalRequest.
2018-03-19 16:26:02 +01:00
..
src/test Move indices field from RankEvalSpec to RankEvalRequest (#28341) 2018-03-19 16:26:02 +01:00
build.gradle Updating rank-eval module after major changes on master 2017-02-03 21:17:46 +01:00