Uses of Package
org.broadleafcommerce.core.search.service.solr.indexer
Packages that use org.broadleafcommerce.core.search.service.solr.indexer
-
Classes in org.broadleafcommerce.core.search.service.solr.indexer used by org.broadleafcommerce.core.search.service.solr.indexerClassDescriptionComponent to provide basic functionality around handling SolrUpdateCommands.This component is an abstract component that will be extended by more concrete implementations for updating or reindexing Solr.Marker interface.Marker interface.Component to build a Solr document from an
Indexable.Holder to contain cross-thread state during Solr reindexing.Provides a FIFOQueueto hold a series of commands to be executed in sequence.Implementations of this interface do the heavy lifting with respect to executing the provided commands.This is the entry point for issuing commands to update Solr indexes / collections.