@Configuration @ComponentScan(basePackages="org.springframework.content.solr") public class FullTextSolrIndexingConfig extends Object
| Constructor and Description |
|---|
FullTextSolrIndexingConfig() |
| Modifier and Type | Method and Description |
|---|---|
Object |
solrFulltextEventListener() |
IndexService |
solrFulltextIndexService() |
@Bean public Object solrFulltextEventListener()
@Bean public IndexService solrFulltextIndexService()
Copyright © 2022 Paul Warren. All rights reserved.