public class SolrJSONFacet extends Object
| Constructor and Description |
|---|
SolrJSONFacet() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String key) |
List<SolrJSONFacet> |
getBuckets() |
Double |
getDouble(String key) |
Integer |
getInteger(String key) |
Map<String,Object> |
getMap() |
String |
getString(String key) |
protected String |
getString(String key,
Object object,
int tabs) |
SolrJSONFacet |
getSubFacet(String key) |
String |
toString() |
protected String |
toString(int tabs) |
public SolrJSONFacet getSubFacet(String key)
public List<SolrJSONFacet> getBuckets()
protected String toString(int tabs)
Copyright © 2023. All rights reserved.