Uses of Interface
org.broadleafcommerce.core.search.service.solr.SolrHelperService
Packages that use SolrHelperService
Package
Description
-
Uses of SolrHelperService in org.broadleafcommerce.core.search.service.solr
Classes in org.broadleafcommerce.core.search.service.solr that implement SolrHelperServiceModifier and TypeClassDescriptionclassProvides utility methods that are used by other Solr service classesFields in org.broadleafcommerce.core.search.service.solr declared as SolrHelperServiceModifier and TypeFieldDescriptionprotected SolrHelperServiceI18nSolrSearchServiceExtensionHandler.shsprotected SolrHelperServiceSolrSearchServiceImpl.shsprotected SolrHelperServiceMvelToSearchCriteriaConversionServiceImpl.solrHelperService -
Uses of SolrHelperService in org.broadleafcommerce.core.search.service.solr.index
Fields in org.broadleafcommerce.core.search.service.solr.index declared as SolrHelperServiceModifier and TypeFieldDescriptionprotected SolrHelperServiceGlobalSolrFullReIndexOperation.shsprotected SolrHelperServiceI18nSolrIndexServiceExtensionHandler.shsprotected SolrHelperServiceSolrIndexServiceImpl.shsMethods in org.broadleafcommerce.core.search.service.solr.index with parameters of type SolrHelperServiceModifier and TypeMethodDescriptionAbstractSolrIndexServiceExtensionHandler.attachAdditionalBasicFields(Indexable indexable, org.apache.solr.common.SolrInputDocument document, SolrHelperService shs) SolrIndexServiceExtensionHandler.attachAdditionalBasicFields(Indexable indexable, org.apache.solr.common.SolrInputDocument document, SolrHelperService shs) Allows the extension additional fields to the document that are not configured via the DB.Constructors in org.broadleafcommerce.core.search.service.solr.index with parameters of type SolrHelperServiceModifierConstructorDescriptionGlobalSolrFullReIndexOperation(SolrIndexService indexService, SolrConfiguration solrConfiguration, SolrHelperService shs, boolean errorOnConcurrentReindex) -
Uses of SolrHelperService in org.broadleafcommerce.core.search.service.solr.indexer
Fields in org.broadleafcommerce.core.search.service.solr.indexer declared as SolrHelperServiceModifier and TypeFieldDescriptionprotected SolrHelperServiceCatalogDocumentBuilderImpl.shsprotected SolrHelperServiceCatalogSolrIndexUpdateCommandHandlerImpl.shs