public class BucketJsonFacet extends NestableJsonFacet
{
"val": "termX",
"count": 10,
"subfacetName": ...
}
Buckets may contain nested facets of any type.
| 构造器和说明 |
|---|
BucketJsonFacet(NamedList<Object> singleBucket) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 NestableJsonFacetCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.