| Package | Description | 
|---|---|
| org.apache.solr.client.solrj.request | 
 Convenience classes for dealing with various types of Solr requests. 
 | 
| org.apache.solr.client.solrj.response | 
 Convenience classes for dealing with various types of Solr responses. 
 | 
| org.apache.solr.client.solrj.response.schema | 
 Convenience classes for dealing with Schema API responses. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
CollectionAdminRequest.RequestStatusResponse
A response object for  
CollectionAdminRequest.RequestStatus requests | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AnalysisResponseBase
A base class for all analysis responses. 
 | 
class  | 
CollectionAdminResponse  | 
class  | 
ConfigSetAdminResponse
No special handling at this time. 
 | 
static class  | 
ConfigSetAdminResponse.List  | 
class  | 
CoreAdminResponse  | 
class  | 
DelegationTokenResponse
Delegation Token responses 
 | 
static class  | 
DelegationTokenResponse.Cancel  | 
static class  | 
DelegationTokenResponse.Get  | 
static class  | 
DelegationTokenResponse.Renew  | 
class  | 
DocumentAnalysisResponse
A response that is returned by processing the  
DocumentAnalysisRequest. | 
class  | 
FieldAnalysisResponse
A response that is returned by processing the  
FieldAnalysisRequest. | 
class  | 
LukeResponse
This is an incomplete representation of the data returned from Luke 
 | 
class  | 
QueryResponse  | 
class  | 
SolrPingResponse  | 
class  | 
UpdateResponse
TODO -- mostly a stub until we have a defined output format 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SchemaResponse
This class is used to wrap the response messages retrieved from Solr Schema API. 
 | 
static class  | 
SchemaResponse.CopyFieldsResponse  | 
static class  | 
SchemaResponse.DefaultQueryOperatorResponse  | 
static class  | 
SchemaResponse.DynamicFieldResponse  | 
static class  | 
SchemaResponse.DynamicFieldsResponse  | 
static class  | 
SchemaResponse.FieldResponse  | 
static class  | 
SchemaResponse.FieldsResponse  | 
static class  | 
SchemaResponse.FieldTypeResponse  | 
static class  | 
SchemaResponse.FieldTypesResponse  | 
static class  | 
SchemaResponse.GlobalSimilarityResponse  | 
static class  | 
SchemaResponse.SchemaNameResponse  | 
static class  | 
SchemaResponse.SchemaVersionResponse  | 
static class  | 
SchemaResponse.UniqueKeyResponse  | 
static class  | 
SchemaResponse.UpdateResponse  | 
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.