Uses of Package
org.broadleafcommerce.core.search.service.solr.index
Packages that use org.broadleafcommerce.core.search.service.solr.index
Package
Description
-
Classes in org.broadleafcommerce.core.search.service.solr.index used by org.broadleafcommerce.core.search.service.solrClassDescriptionGeneral information about the current status of a (embedded) Solr instance's indexManages extension points for SolrSearchServiceResponsible for reading and writing the index status to some persistent store (e.g.
-
Classes in org.broadleafcommerce.core.search.service.solr.index used by org.broadleafcommerce.core.search.service.solr.indexClassDescriptionImplementors of the SolrIndexServiceExtensionHandler 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.General information about the current status of a (embedded) Solr instance's indexBasic interface representing a block of work to perform with a single cache instanceDefines the lifecylce of an indexing operation used in
SolrIndexService.Service exposing several methods for creating a Solr index based on catalog product data.Extension handler for indexing operations in Solr.Manages extension points for SolrSearchServiceResponsible for reading and writing the index status to some persistent store (e.g.Responsible for reading and writing the status using one or moreSolrIndexStatusProviderinstances. -
Classes in org.broadleafcommerce.core.search.service.solr.index used by org.broadleafcommerce.core.search.service.solr.indexerClassDescriptionBasic interface representing a block of work to perform with a single cache instanceManages extension points for SolrSearchService