Uses of Package
org.apache.solr.client.solrj.response
Packages that use org.apache.solr.client.solrj.response
Package
Description
Primary APIs for communicating with a Solr Server from a Java client.
Implementations of some client API classes, and their friends.
Convenience classes for dealing with various types of Solr requests.
Convenience classes for dealing with various types of Solr responses.
Allows parsing of JSON query/faceting API responses
Convenience classes for dealing with Schema API responses.
-
Classes in org.apache.solr.client.solrj.response used by org.apache.solr.client.solrjClassDescriptionSolrJ Solr response parser.A callback interface for streaming responseTODO -- 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
-
Classes in org.apache.solr.client.solrj.response used by org.apache.solr.client.solrj.requestClassDescriptionNo special handling at this time.Delegation Token responsesA response that is returned by processing the
DocumentAnalysisRequest.A response that is returned by processing theFieldAnalysisRequest.Represents the NamedList response format created byInputStreamResponseParser.Simply puts the InputStream into an entry in a NamedList named "stream".This is an incomplete representation of the data returned from LukeRepresents the state of an asynchronous request.SolrJ Solr response parser.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.responseClassDescriptionA 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 responsesAn analysis process breakdown of a document.An analysis process breakdown for a specific field.A utility class to hold the facet response.The analysis of a field.Holds stats infoRepresents a group.This class represents the result of a group command.Overall grouping result.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 fieldRepresents a range facet resultRepresents the state of an asynchronous request.SolrJ Solr response parser.Encapsulates responses from SpellCheckComponentA callback interface for streaming responseEncapsulates responses from the Suggester ComponentThis class models a Suggestion coming from Solr Suggest Component.Encapsulates responses from TermsComponent
-
Classes in org.apache.solr.client.solrj.response used by org.apache.solr.client.solrj.response.json
-