Class CoreIndexerAutoConfiguration

java.lang.Object
com.broadleafcommerce.search.index.autoconfigure.CoreIndexerAutoConfiguration

@Configuration @EnableConfigurationProperties(IndexerProperties.class) public class CoreIndexerAutoConfiguration extends Object
Core Spring Configuration for this module.

By default, these components are not distributable, and meant to be used in a single JVM or node.

Author:
Kelly Tisdell (ktisdell)