Class ContentStreamUpdateRequest

  • All Implemented Interfaces:
    Serializable, IsUpdateRequest

    public class ContentStreamUpdateRequest
    extends AbstractUpdateRequest
    Basic functionality to upload a File or ContentStream to a Solr Cell or some other handler that takes ContentStreams (CSV)

    See https://solr.apache.org/guide/indexing-with-tika.html
    See https://solr.apache.org/guide/indexing-with-update-handlers.html

    See Also:
    Serialized Form