Class RankEvalResponse

All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject

public class RankEvalResponse extends ActionResponse implements org.elasticsearch.xcontent.ToXContentObject
Returns the results for a RankEvalRequest.
The response contains a detailed section for each evaluation query in the request and possible failures that happened when execution individual queries.