Package | Description |
---|---|
org.apache.solr.client.solrj.request |
Convenience classes for dealing with various types of Solr requests.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUpdateRequest |
class |
ContentStreamUpdateRequest
Basic functionality to upload a File or
ContentStream to a Solr Cell or some
other handler that takes ContentStreams (CSV) |
class |
DirectXmlRequest
Send arbitrary XML to a request handler
|
class |
UpdateRequest |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.