Uses of Interface
org.broadleafcommerce.core.search.service.solr.SolrSearchServiceExtensionHandler

Packages that use SolrSearchServiceExtensionHandler
org.broadleafcommerce.core.search.service.solr   
 

Uses of SolrSearchServiceExtensionHandler in org.broadleafcommerce.core.search.service.solr
 

Classes in org.broadleafcommerce.core.search.service.solr that implement SolrSearchServiceExtensionHandler
 class AbstractSolrSearchServiceExtensionHandler
          Implementors of the SolrSearchServiceExtensionHandler interface should extend this class so that if additional extension points are added which they don't care about, their code will not need to be modified.
 class I18nSolrSearchServiceExtensionHandler
          If the field is translatable, then this method prefixes the field with supported locales.
 



Copyright © 2013. All Rights Reserved.