@Service(value="blCatalogSolrIndexUpdateService") public class CatalogSolrIndexUpdateServiceImpl extends AbstractSolrIndexUpdateServiceImpl implements CatalogSolrIndexUpdateService
| Constructor and Description |
|---|
CatalogSolrIndexUpdateServiceImpl(SolrIndexQueueProvider queueProvider,
CatalogSolrIndexCommandHandler commandHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
performCachedOperation(SolrIndexCachedOperation.CacheOperation cacheOperation) |
void |
rebuildIndex(Catalog catalog) |
void |
rebuildIndex(Site site) |
buildDocument, buildDocument, destroy, getCommandGroup, getQueueOfferTime, getQueuePollTime, isRunning, rebuildIndex, scheduleCommand, shutdownAll, updateIndex, updateIndexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildDocument, buildDocument, rebuildIndex, updateIndex, updateIndex@Autowired
public CatalogSolrIndexUpdateServiceImpl(@Qualifier(value="blSolrIndexQueueProvider")
SolrIndexQueueProvider queueProvider,
@Qualifier(value="blCatalogSolrUpdateCommandHandler")
CatalogSolrIndexCommandHandler commandHandler)
public void rebuildIndex(Catalog catalog) throws ServiceException
rebuildIndex in interface CatalogSolrIndexUpdateServiceServiceExceptionpublic void rebuildIndex(Site site) throws ServiceException
rebuildIndex in interface CatalogSolrIndexUpdateServiceServiceExceptionpublic void performCachedOperation(SolrIndexCachedOperation.CacheOperation cacheOperation) throws ServiceException
performCachedOperation in interface CatalogSolrIndexUpdateServiceServiceExceptionCopyright © 2020. All rights reserved.