Class SolrStream

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

    public class SolrStream
    extends TupleStream
    Queries a single Solr instance and maps SolrDocs to a Stream of Tuples.

    TODO: Move this to Http2SolrClient

    Since:
    5.1.0
    See Also:
    Serialized Form