| Package | Description |
|---|---|
| org.apache.solr.client.solrj | |
| org.apache.solr.client.solrj.response | |
| org.apache.solr.handler.component |
| Modifier and Type | Method and Description |
|---|---|
abstract SolrResponse |
SolrRequest.process(SolrServer server) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnalysisResponseBase
A base class for all analysis responses.
|
class |
CoreAdminResponse |
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 |
SolrResponseBase |
class |
UpdateResponse
TODO -- mostly a stub until we have a defined output format
|
| Modifier and Type | Method and Description |
|---|---|
SolrResponse |
ShardResponse.getSolrResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
ShardResponse.setSolrResponse(SolrResponse rsp) |