Class ContentStreamUpdateRequest

All Implemented Interfaces:
Serializable

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/solr/latest/indexing-guide/indexing-with-tika.html
See https://solr.apache.org/guide/solr/latest/indexing-guide/indexing-with-update-handlers.html

See Also: