Uses of Package
org.apache.solr.client.solrj.response.json
-
Packages that use org.apache.solr.client.solrj.response.json Package Description org.apache.solr.client.solrj.response Convenience classes for dealing with various types of Solr responses.org.apache.solr.client.solrj.response.json Allows parsing of JSON query/faceting API responses -
Classes in org.apache.solr.client.solrj.response.json used by org.apache.solr.client.solrj.response Class Description NestableJsonFacet Represents the response to a "query" JSON facet. -
Classes in org.apache.solr.client.solrj.response.json used by org.apache.solr.client.solrj.response.json Class Description BucketBasedJsonFacet Represents the top-level response for a bucket-based JSON facet (i.e.BucketJsonFacet Represents an individual bucket result of a "term" or "range" facet.HeatmapJsonFacet Represents the result of a "heatmap" JSON facet.NestableJsonFacet Represents the response to a "query" JSON facet.