OpenSearch/modules/rank-eval
Isabel Drost-Fromm 58342d4c9a Add checks to RankEvalSpec to safe guard against missing parameters. (#22026)
Add checks to RankEvalSpec to safe guard against missing parameters.

Fail early in case no metric is supplied, no rated requests are supplied or the search source builder is missing but no template is supplied neither.

Add stricter checks around rank eval request parsing: Fail if in a rated request we see both, a verbatim request as well as request
template parameters.


Relates to #21260
2016-12-13 11:21:57 +01:00
..
src Add checks to RankEvalSpec to safe guard against missing parameters. (#22026) 2016-12-13 11:21:57 +01:00
build.gradle Initial commit for Module to compute metrics on queries 2016-06-30 16:15:08 +02:00