| Package | Description |
|---|---|
| org.broadleafcommerce.core.search.service.solr.indexer |
| Class and Description |
|---|
| AbstractSolrIndexUpdateCommandHandlerImpl
Component to provide basic functionality around handling SolrUpdateCommands.
|
| AbstractSolrIndexUpdateServiceImpl
This component is an abstract component that will be extended by more concrete implementations for updating
or reindexing Solr.
|
| CatalogDocumentBuilder
Marker interface.
|
| CatalogReindexCommand |
| CatalogSolrIndexCommandHandler
Marker interface.
|
| CatalogSolrIndexUpdateService |
| DocumentBuilder
Component to build a Solr document from an
Indexable. |
| FullReindexCommand |
| IncrementalUpdateCommand |
| ReindexStateHolder
Holder to contain cross-thread state during Solr reindexing.
|
| SiteReindexCommand |
| SolrIndexQueueProvider
Provides a FIFO
Queue to hold a series of commands to be executed in sequence. |
| SolrIndexUpdateCommandHandler
Implementations of this interface do the heavy lifting with respect to executing the provided commands.
|
| SolrIndexUpdateService
This is the entry point for issuing commands to update Solr indexes / collections.
|
| SolrUpdateCommand |
Copyright © 2023. All rights reserved.