Package de.hybris.platform.solrfacetsearch.indexer.strategies
-
Interface Summary Interface Description IndexerBatchStrategy Strategy for performing batch indexing.IndexerBatchStrategyFactory Implementations of this interface should be responsible for creatingIndexerBatchStrategy
IndexerStrategy Strategy for performing the indexing process.IndexerStrategyFactory Implementations of this interface are responsible for creating instances ofIndexerStrategy
.IndexOperationIdGenerator Strategy for generating index operations ids.