Interface RankShardResult

All Superinterfaces:
NamedWriteable, VersionedNamedWriteable, Writeable
All Known Implementing Classes:
RankFeatureShardResult

public interface RankShardResult extends VersionedNamedWriteable
This is an interface used a marker for a VersionedNamedWriteable. Rank methods should subclass this with enough information to send back from each shard to the coordinator to perform global ranking after the query phase.