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