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
|
Class and Description |
---|
NestableJsonFacet
Represents the response to a "query" JSON facet.
|
Class and 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.
|
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.