public interface SolrSearchServiceExtensionListener
| Modifier and Type | Method and Description |
|---|---|
void |
addPriceFieldPropertyValues(Product product,
Field field,
Map<String,Object> values,
String propertyName) |
void |
filterSearchFacetRanges(SearchFacetDTO dto,
List<SearchFacetRange> ranges) |
String |
getPrefix() |
String |
getPrefixForPriceField() |
String getPrefix()
String getPrefixForPriceField()
void filterSearchFacetRanges(SearchFacetDTO dto, List<SearchFacetRange> ranges)
void addPriceFieldPropertyValues(Product product, Field field, Map<String,Object> values, String propertyName) throws IllegalAccessException, InvocationTargetException, NoSuchMethodException
Copyright © 2014. All rights reserved.