| 程序包 | 说明 |
|---|---|
| org.apache.solr.client.solrj.request.json |
Allows sending of requests using Solr's JSON query/faceting API
|
| 类和说明 |
|---|
| 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 © 2006–2022 The Apache Software Foundation. All rights reserved.