Interface SolrJSONFacetService
- All Known Implementing Classes:
SolrJSONFacetServiceImpl
public interface SolrJSONFacetService
- Author:
- Nick Crum ncrum
-
Method Summary
Modifier and TypeMethodDescriptionresolveJSONFacetResponse(org.apache.solr.client.solrj.response.QueryResponse response)
-
Method Details
-
resolveJSONFacetResponse
Map<String,SolrJSONFacet> resolveJSONFacetResponse(org.apache.solr.client.solrj.response.QueryResponse response) - Parameters:
response-- Returns:
-