Class RankStream

  • All Implemented Interfaces:
    Closeable, Serializable, AutoCloseable, Expressible, org.apache.solr.common.MapSerializable, org.apache.solr.common.MapWriter, org.apache.solr.common.NavigableObject, org.noggit.JSONWriter.Writable

    public class RankStream
    extends TupleStream
    implements Expressible
    Iterates over a TupleStream and Ranks the topN tuples based on a Comparator.
    Since:
    5.1.0
    See Also:
    Serialized Form