Uses of Package
org.apache.solr.client.solrj.response

Packages that use org.apache.solr.client.solrj.response
org.apache.solr.client.solrj   
org.apache.solr.client.solrj.impl   
org.apache.solr.client.solrj.request   
org.apache.solr.client.solrj.response   
 

Classes in org.apache.solr.client.solrj.response used by org.apache.solr.client.solrj
QueryResponse
           
SolrPingResponse
           
UpdateResponse
          TODO -- mostly a stub until we have a defined output format
 

Classes in org.apache.solr.client.solrj.response used by org.apache.solr.client.solrj.impl
UpdateResponse
          TODO -- mostly a stub until we have a defined output format
 

Classes in org.apache.solr.client.solrj.response used by org.apache.solr.client.solrj.request
CoreAdminResponse
           
DocumentAnalysisResponse
          A response that is returned by processing the DocumentAnalysisRequest.
FieldAnalysisResponse
          A response that is returned by processing the FieldAnalysisRequest.
LukeResponse
          This is an incomplete representation of the data returned from Luke
QueryResponse
           
SolrPingResponse
           
UpdateResponse
          TODO -- mostly a stub until we have a defined output format
 

Classes in org.apache.solr.client.solrj.response used by org.apache.solr.client.solrj.response
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.
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.
LukeResponse.FieldInfo
           
LukeResponse.FieldTypeInfo
           
RangeFacet
          Represents a range facet result
RangeFacet.Count
           
SolrResponseBase
           
SpellCheckResponse
          Encapsulates responses from SpellCheckComponent
SpellCheckResponse.Collation
           
SpellCheckResponse.Correction
           
SpellCheckResponse.Suggestion
           
TermsResponse
          Encapsulates responses from TermsComponent
TermsResponse.Term