Class FullTextSolrIndexingConfig

java.lang.Object
org.springframework.content.solr.FullTextSolrIndexingConfig

@Configuration @ComponentScan(basePackages="org.springframework.content.solr") public class FullTextSolrIndexingConfig extends Object
  • Constructor Details

    • FullTextSolrIndexingConfig

      public FullTextSolrIndexingConfig()
  • Method Details

    • deprecatedSolrFulltextEventListener

      @Bean public Object deprecatedSolrFulltextEventListener()
    • solrFulltextEventListener

      @Bean public Object solrFulltextEventListener()
    • solrFulltextIndexService

      @Bean public IndexService solrFulltextIndexService()