AbstractUpdateRequest |
|
CollectionAdminRequest |
This class is experimental and subject to change.
|
CollectionAdminRequest.AddReplica |
|
CollectionAdminRequest.AddReplicaProp |
|
CollectionAdminRequest.AddRole |
|
CollectionAdminRequest.BalanceShardUnique |
|
CollectionAdminRequest.ClusterProp |
|
CollectionAdminRequest.ClusterStatus |
|
CollectionAdminRequest.CollectionAdminRoleRequest |
|
CollectionAdminRequest.CollectionShardAdminRequest |
|
CollectionAdminRequest.CollectionSpecificAdminRequest |
|
CollectionAdminRequest.Create |
Specific Collection API call implementations
|
CollectionAdminRequest.CreateAlias |
|
CollectionAdminRequest.CreateShard |
|
CollectionAdminRequest.Delete |
|
CollectionAdminRequest.DeleteAlias |
|
CollectionAdminRequest.DeleteReplica |
|
CollectionAdminRequest.DeleteReplicaProp |
|
CollectionAdminRequest.DeleteShard |
|
CollectionAdminRequest.List |
|
CollectionAdminRequest.Migrate |
|
CollectionAdminRequest.OverseerStatus |
|
CollectionAdminRequest.Reload |
|
CollectionAdminRequest.RemoveRole |
|
CollectionAdminRequest.RequestStatus |
|
CollectionAdminRequest.SplitShard |
|
ContentStreamUpdateRequest |
Basic functionality to upload a File or ContentStream to a Solr Cell or some
other handler that takes ContentStreams (CSV)
|
CoreAdminRequest |
This class is experimental and subject to change.
|
CoreAdminRequest.Create |
|
CoreAdminRequest.MergeIndexes |
|
CoreAdminRequest.Persist |
|
CoreAdminRequest.RequestRecovery |
|
CoreAdminRequest.RequestSyncShard |
|
CoreAdminRequest.Unload |
|
CoreAdminRequest.WaitForState |
|
DirectXmlRequest |
Send arbitrary XML to a request handler
|
DocumentAnalysisRequest |
A request for the org.apache.solr.handler.DocumentAnalysisRequestHandler.
|
FieldAnalysisRequest |
A request for the org.apache.solr.handler.FieldAnalysisRequestHandler.
|
GenericSolrRequest |
|
JavaBinUpdateRequestCodec |
Provides methods for marshalling an UpdateRequest to a NamedList which can be serialized in the javabin format and
vice versa.
|
LukeRequest |
|
QueryRequest |
|
RequestWriter |
A RequestWriter is used to write requests to Solr.
|
SolrPing |
Verify that there is a working Solr core at the URL of a SolrClient .
|
UpdateRequest |
|