@Service(value="blSolrJSONFacetService") public class SolrJSONFacetServiceImpl extends Object implements SolrJSONFacetService
| Constructor and Description |
|---|
SolrJSONFacetServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected SolrJSONFacet |
resolveJSONFacet(org.apache.solr.common.util.NamedList facetNamedList) |
protected List<SolrJSONFacet> |
resolveJSONFacetList(List<org.apache.solr.common.util.NamedList> listOfNamedList) |
Map<String,SolrJSONFacet> |
resolveJSONFacetResponse(org.apache.solr.client.solrj.response.QueryResponse response) |
public Map<String,SolrJSONFacet> resolveJSONFacetResponse(org.apache.solr.client.solrj.response.QueryResponse response)
resolveJSONFacetResponse in interface SolrJSONFacetServiceprotected SolrJSONFacet resolveJSONFacet(org.apache.solr.common.util.NamedList facetNamedList)
protected List<SolrJSONFacet> resolveJSONFacetList(List<org.apache.solr.common.util.NamedList> listOfNamedList)
Copyright © 2018. All rights reserved.