Package de.hybris.platform.searchservices.indexer.service
package de.hybris.platform.searchservices.indexer.service
-
InterfacesClassDescriptionCallable for indexer batches.Represents an indexer batch context.Implementations of this interface are responsible for creating instances of
SnIndexerBatchContext.Listener for indexer batch operations.Represents an indexer batch request.Represents an indexer batch response.Strategy for indexer requests.Implementations of this interface are responsible for getting the applicable instance ofSnIndexerBatchStrategy.Represents an indexer context.Implementations of this interface are responsible for creating instances ofSnIndexerContext.Wrapper for fields used during the indexing process.Implementors for this interface are responsible for collecting the items to be indexed/deleted.Implementations of this interface are responsible for creating instances ofSnIndexerItemSource.SnIndexerItemSourceLoadStrategy<T extends AbstractSnIndexerItemSourceModel,R extends SnIndexerItemSource> Strategy for loading indexer item sources.Mapping for strategies that are specific to a indexer item source type.Defines the operation to be applied on an indexer item source.Listener for indexer operations.Represents an indexer request.Represents an indexer response.Service for indexer operations.Strategy for indexer batch requests.Implementations of this interface are responsible for getting the applicable instance ofSnSuggestStrategy.Implementors for this interface process the values to be indexed.SnIndexerValueProvider<T extends ItemModel>Implementors for this interface should populate the document with the values to be indexed.