public interface ElasticsearchIndexManagerService
| Modifier and Type | Method and Description |
|---|---|
List<EntityMetaData> |
getIndexedEntities()
Returns all indexed entity meta data sorted by entity label
|
void |
rebuildIndex(String entityName)
Rebuilds the index for the given entity type
|
List<EntityMetaData> getIndexedEntities()
void rebuildIndex(String entityName)
entityName - Copyright © 2015. All Rights Reserved.