Package org.broadleafcommerce.core.search.service.solr.indexer
package org.broadleafcommerce.core.search.service.solr.indexer
-
ClassDescriptionComponent 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.Default command handler to handle Catalog Solr index commands.Command service for issuing (queuing) Catalog (re)index commands.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.