| 程序包 | 说明 |
|---|---|
| org.apache.solr.client.solrj.request |
Convenience classes for dealing with various types of Solr requests.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractUpdateRequest |
class |
ContentStreamUpdateRequest
Basic functionality to upload a File or
ContentStream to a Solr Cell or some
other handler that takes ContentStreams (CSV)
See http://wiki.apache.org/solr/ExtractingRequestHandlerSee http://wiki.apache.org/solr/UpdateCSV |
class |
DirectXmlRequest
Send arbitrary XML to a request handler
|
class |
MultiContentWriterRequest |
class |
StreamingUpdateRequest
A simple update request which streams content to the server
|
class |
UpdateRequest |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.