public interface CustomFacetValuesBuilder
Modifier and Type | Method and Description |
---|---|
java.util.List<FacetValue> |
getFacetValues(org.apache.solr.client.solrj.response.QueryResponse response,
SearchRequest request,
CustomSearchFilterAttribute attribute) |
CustomSearchFilterAttributeType |
getType() |
CustomSearchFilterAttributeType getType()
java.util.List<FacetValue> getFacetValues(org.apache.solr.client.solrj.response.QueryResponse response, SearchRequest request, CustomSearchFilterAttribute attribute)