Package | Description |
---|---|
org.apache.solr.client.solrj |
Primary APIs for communicating with a Solr Server from a Java client.
|
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.
|
Class and Description |
---|
QueryResponse |
SolrPingResponse |
UpdateResponse
TODO -- mostly a stub until we have a defined output format
|
Class and Description |
---|
CollectionAdminResponse |
ConfigSetAdminResponse
No special handling at this time.
|
ConfigSetAdminResponse.List |
CoreAdminResponse |
DelegationTokenResponse
Delegation Token responses
|
DelegationTokenResponse.Cancel |
DelegationTokenResponse.Get |
DelegationTokenResponse.Renew |
DocumentAnalysisResponse
A response that is returned by processing the
DocumentAnalysisRequest . |
FieldAnalysisResponse
A response that is returned by processing the
FieldAnalysisRequest . |
HealthCheckResponse |
LukeResponse
This is an incomplete representation of the data returned from Luke
|
QueryResponse |
RequestStatusState
Represents the state of an asynchronous request.
|
SimpleSolrResponse |
SolrPingResponse |
SolrResponseBase |
UpdateResponse
TODO -- mostly a stub until we have a defined output format
|
V2Response |
Class and Description |
---|
AnalysisResponseBase
A base class for all analysis responses.
|
AnalysisResponseBase.AnalysisPhase
A phase in the analysis process.
|
AnalysisResponseBase.TokenInfo
Holds all information of a token as part of an analysis phase.
|
Cluster
This class represents a cluster of Solr Docs .
|
ClusteringResponse
Encapsulates responses from ClusteringComponent
|
ConfigSetAdminResponse
No special handling at this time.
|
DelegationTokenResponse
Delegation Token responses
|
DocumentAnalysisResponse.DocumentAnalysis
An analysis process breakdown of a document.
|
DocumentAnalysisResponse.FieldAnalysis
An analysis process breakdown for a specific field.
|
FacetField
A utility class to hold the facet response.
|
FacetField.Count |
FieldAnalysisResponse.Analysis
The analysis of a field.
|
FieldStatsInfo
Holds stats info
|
Group
Represents a group.
|
GroupCommand
This class represents the result of a group command.
|
GroupResponse
Overall grouping result.
|
IntervalFacet
Objects of this class will contain the result of all the intervals defined
for a specific field.
|
IntervalFacet.Count
Holds counts for facet intervals defined in a field
|
LukeResponse.FieldInfo |
LukeResponse.FieldTypeInfo |
PivotField |
RangeFacet
Represents a range facet result
|
RangeFacet.Count |
RequestStatusState
Represents the state of an asynchronous request.
|
SolrResponseBase |
SpellCheckResponse
Encapsulates responses from SpellCheckComponent
|
SpellCheckResponse.Collation |
SpellCheckResponse.Correction |
SpellCheckResponse.Suggestion |
SuggesterResponse
Encapsulates responses from the Suggester Component
|
Suggestion
This class models a Suggestion coming from Solr Suggest Component.
|
TermsResponse
Encapsulates responses from TermsComponent
|
TermsResponse.Term |
Class and Description |
---|
SolrResponseBase |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.