Uses of Class
org.broadleafcommerce.core.search.service.solr.SolrConfiguration
Packages that use SolrConfiguration
Package
Description
-
Uses of SolrConfiguration in org.broadleafcommerce.core.search.service.solr
Fields in org.broadleafcommerce.core.search.service.solr declared as SolrConfigurationModifier and TypeFieldDescriptionprotected SolrConfigurationFileSystemSolrIndexStatusProviderImpl.solrConfigurationprotected SolrConfigurationSolrSearchServiceImpl.solrConfigurationMethods in org.broadleafcommerce.core.search.service.solr with parameters of type SolrConfigurationModifier and TypeMethodDescriptionvoidSolrHelperService.swapActiveCores(SolrConfiguration solrConfiguration) Swaps the primary and reindex cores.voidSolrHelperServiceImpl.swapActiveCores(SolrConfiguration solrConfiguration) This should only ever be called when using the Solr reindex service to do a full reindex. -
Uses of SolrConfiguration in org.broadleafcommerce.core.search.service.solr.index
Fields in org.broadleafcommerce.core.search.service.solr.index declared as SolrConfigurationModifier and TypeFieldDescriptionprotected SolrConfigurationGlobalSolrFullReIndexOperation.solrConfigurationprotected SolrConfigurationSolrIndexServiceImpl.solrConfigurationConstructors in org.broadleafcommerce.core.search.service.solr.index with parameters of type SolrConfigurationModifierConstructorDescriptionGlobalSolrFullReIndexOperation(SolrIndexService indexService, SolrConfiguration solrConfiguration, SolrHelperService shs, boolean errorOnConcurrentReindex) -
Uses of SolrConfiguration in org.broadleafcommerce.core.search.service.solr.indexer
Fields in org.broadleafcommerce.core.search.service.solr.indexer declared as SolrConfigurationModifier and TypeFieldDescriptionprotected SolrConfigurationCatalogDocumentBuilderImpl.solrConfigurationprotected SolrConfigurationCatalogSolrIndexUpdateCommandHandlerImpl.solrConfigurationMethods in org.broadleafcommerce.core.search.service.solr.indexer that return SolrConfigurationModifier and TypeMethodDescriptionprotected abstract SolrConfigurationAbstractSolrIndexUpdateCommandHandlerImpl.getSolrConfiguration()protected SolrConfigurationCatalogSolrIndexUpdateCommandHandlerImpl.getSolrConfiguration()