Package org.apache.solr.client.solrj.response
package org.apache.solr.client.solrj.response
Convenience classes for dealing with various types of Solr responses.
-
ClassDescriptionA base class for all analysis responses.A phase in the analysis process.Holds all information of a token as part of an analysis phase.This class represents a cluster of Solr Docs .Encapsulates responses from ClusteringComponentNo special handling at this time.Delegation Token responsesA response that is returned by processing the
DocumentAnalysisRequest.An analysis process breakdown of a document.An analysis process breakdown for a specific field.A utility class to hold the facet response.A response that is returned by processing theFieldAnalysisRequest.The analysis of a field.Holds stats infoRepresents a group.This class represents the result of a group command.Overall grouping result.Represents the NamedList response format created byInputStreamResponseParser.Simply puts the InputStream into an entry in a NamedList named "stream".Objects of this class will contain the result of all the intervals defined for a specific field.Holds counts for facet intervals defined in a fieldThis is an incomplete representation of the data returned from LukeRangeFacet<B,G> Represents a range facet resultRepresents the state of an asynchronous request.SolrJ Solr response parser.Encapsulates responses from SpellCheckComponentA BinaryResponseParser that sends callback events rather than build a large responseA callback interface for streaming responseEncapsulates responses from the Suggester ComponentThis class models a Suggestion coming from Solr Suggest Component.Encapsulates responses from TermsComponentTODO -- mostly a stub until we have a defined output format