SolrIndexerJob@Deprecated public class BackofficeSolrIndexerDeleteJob extends AbstractBackofficeSolrIndexerJob
| Modifier and Type | Field and Description |
|---|---|
protected BeanFactory |
beanFactory
Deprecated.
|
protected IndexerBatchContextFactory |
indexerBatchContextFactory
Deprecated.
|
protected IndexOperationIdGenerator |
indexOperationIdGenerator
Deprecated.
|
protected SolrIndexService |
solrIndexService
Deprecated.
|
protected SolrSearchProviderFactory |
solrSearchProviderFactory
Deprecated.
|
backofficeFacetSearchConfigService, solrModifiedItemDAOfacetSearchConfigService, indexer, indexerServiceflexibleSearchService, modelService, sessionService| Constructor and Description |
|---|
BackofficeSolrIndexerDeleteJob()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<SolrModifiedItemModel> |
findModifiedItems()
Deprecated.
|
void |
setBeanFactory(BeanFactory beanFactory)
Deprecated.
|
void |
setIndexerBatchContextFactory(IndexerBatchContextFactory indexerBatchContextFactory)
Deprecated.
|
void |
setIndexOperationIdGenerator(IndexOperationIdGenerator indexOperationIdGenerator)
Deprecated.
|
void |
setSolrIndexService(SolrIndexService solrIndexService)
Deprecated.
|
void |
setSolrSearchProviderFactory(SolrSearchProviderFactory solrSearchProviderFactory)
Deprecated.
|
protected void |
synchronizeIndexForType(FacetSearchConfig facetSearchConfig,
IndexedType type,
java.util.Collection<PK> pks)
Deprecated.
|
getBackofficeFacetSearchConfigService, getSolrModifiedItemDAO, performIndexingJob, setBackofficeFacetSearchConfigService, setSolrModifiedItemDAO, synchronizeIndexAndRemoveModifiedItems, synchronizeIndexForConfigindexItemsgetFacetSearchConfig, perform, setFacetSearchConfigService, setIndexer, setIndexerServiceclearAbortRequestedIfNeeded, isAbortable, isPerformable, setFlexibleSearchService, setModelService, setSessionServiceprotected BeanFactory beanFactory
protected IndexerBatchContextFactory indexerBatchContextFactory
protected IndexOperationIdGenerator indexOperationIdGenerator
protected SolrSearchProviderFactory solrSearchProviderFactory
protected SolrIndexService solrIndexService
public BackofficeSolrIndexerDeleteJob()
protected void synchronizeIndexForType(FacetSearchConfig facetSearchConfig, IndexedType type, java.util.Collection<PK> pks) throws IndexerException, SolrServiceException
synchronizeIndexForType in class AbstractBackofficeSolrIndexerJobIndexerExceptionSolrServiceExceptionprotected java.util.Collection<SolrModifiedItemModel> findModifiedItems()
findModifiedItems in class AbstractBackofficeSolrIndexerJobpublic void setBeanFactory(BeanFactory beanFactory)
throws BeansException
BeansExceptionpublic void setIndexerBatchContextFactory(IndexerBatchContextFactory indexerBatchContextFactory)
public void setSolrSearchProviderFactory(SolrSearchProviderFactory solrSearchProviderFactory)
public void setIndexOperationIdGenerator(IndexOperationIdGenerator indexOperationIdGenerator)
public void setSolrIndexService(SolrIndexService solrIndexService)
Copyright © 2018 SAP SE. All Rights Reserved.