Class RankEvalSpec

java.lang.Object
org.opensearch.index.rankeval.RankEvalSpec
All Implemented Interfaces:
Writeable, ToXContent, ToXContentObject

public class RankEvalSpec
extends java.lang.Object
implements Writeable, ToXContentObject
Specification of the ranking evaluation request.
This class groups the queries to evaluate, including their document ratings, and the evaluation metric including its parameters.