Class RerankingRankFeaturePhaseRankShardContext

java.lang.Object
org.elasticsearch.search.rank.context.RankFeaturePhaseRankShardContext
org.elasticsearch.search.rank.rerank.RerankingRankFeaturePhaseRankShardContext

public class RerankingRankFeaturePhaseRankShardContext extends RankFeaturePhaseRankShardContext
The ReRankingRankFeaturePhaseRankShardContext is handles the SearchHits generated from the RankFeatureShardPhase and builds the RankFeatureShardResult for the reranking phase, by reading the field info for the specified field during construction.