| Package | Description | 
|---|---|
| org.apache.solr.client.solrj.request.json | Allows sending of requests using Solr's JSON query/faceting API | 
| Class and Description | 
|---|
| DomainMap | 
| HeatmapFacetMap Represents a "heatmap" facet in a JSON request query. | 
| HeatmapFacetMap.HeatmapFormat | 
| JsonFacetMap A common parent for a small set of classes that allow easier composition of JSON facet objects. | 
| JsonQueryRequest Represents a query using the JSON Query DSL
 This class constructs the request using setters for individual properties. | 
| QueryFacetMap Represents a "query" facet in a JSON query request. | 
| RangeFacetMap Represents a "range" facet in a JSON request query. | 
| RangeFacetMap.OtherBuckets | 
| TermsFacetMap Represents a "terms" facet in a JSON query request. | 
| TermsFacetMap.FacetMethod | 
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.