public class SolrIndexer extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
SolrIndexer.ContentEntityStream |
| Constructor and Description |
|---|
SolrIndexer(org.apache.solr.client.solrj.SolrClient solrClient,
SolrProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onAfterSetContent(AfterSetContentEvent event) |
protected void |
onBeforeUnsetContent(BeforeUnsetContentEvent event) |
@Autowired
public SolrIndexer(org.apache.solr.client.solrj.SolrClient solrClient,
SolrProperties properties)
@Order(value=100) protected void onAfterSetContent(AfterSetContentEvent event)
@Order(value=100) protected void onBeforeUnsetContent(BeforeUnsetContentEvent event)
Copyright © 2018 Paul Warren. All rights reserved.