public interface SolrIndexSynchronizationStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
removeItem(java.lang.String typecode,
long pk)
Remove item from solr index
|
void |
updateItem(java.lang.String typecode,
long pk)
Update item in solr index
|
Copyright © 2018 SAP SE. All Rights Reserved.