public class SolrFacet extends Object
An extension of the JsonSimple class specifically to address Solr result facets and shortcut common access.
| Constructor and Description |
|---|
SolrFacet(String field,
org.json.simple.JSONArray data)
Wrap a JSONArray in this class
|
public SolrFacet(String field, org.json.simple.JSONArray data)
newJsonObject - : The JSONArray to wrapCopyright © 2009-2013. All Rights Reserved.