Class DefaultIndexerQueryContextFactory

java.lang.Object
de.hybris.platform.solrfacetsearch.indexer.impl.DefaultIndexerQueryContextFactory
All Implemented Interfaces:
IndexerQueryContextFactory<DefaultIndexerQueryContext>

public class DefaultIndexerQueryContextFactory extends Object implements IndexerQueryContextFactory<DefaultIndexerQueryContext>
Default implementation of IndexerQueryContextFactory. It uses a thread local variable for storing the context.