public class BucketJsonFacet extends NestableJsonFacet
   {
     "val": "termX",
     "count": 10,
     "subfacetName": ...
   }
 
 Buckets may contain nested facets of any type.
| Constructor and Description | 
|---|
| BucketJsonFacet(NamedList<Object> singleBucket) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Set<String> | getKeysToSkip() | 
| Object | getVal()Retrieves the value (sometimes called the "key") of this bucket. | 
getBucketBasedFacetNames, getBucketBasedFacets, getCount, getHeatmapFacetByName, getHeatmapFacetNames, getQueryFacet, getQueryFacetNames, getStatFacetNames, getStatFacetValue, getStatNames, getStatValuepublic Object getVal()
protected Set<String> getKeysToSkip()
getKeysToSkip in class NestableJsonFacetCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.