OpenSearch/modules/rank-eval
Christoph Büscher 77dcaab34f
Simplify RankEvalResponse output (#28266)
Currenty the rest response of the ranking evaluation API wraps all inside an
enclosing `rank_eval` object. This is redundant since it is clear from the API
call and it doesn't provide any other useful information. This change removes
this.
2018-01-18 09:32:27 +01:00
..
src Simplify RankEvalResponse output (#28266) 2018-01-18 09:32:27 +01:00
build.gradle Use SPI to provide named XContent parsers for ranking evaluation 2017-12-12 18:39:01 +01:00