public class OneElasticIndexService extends Object
Manages the elasticsearch indexes.
Constructor and Description |
---|
OneElasticIndexService() |
Modifier and Type | Method and Description |
---|---|
void |
initializeIndices()
Checks / initializes / updates all elasticsearch indices on system initialization.
|
void |
synchronize(String index) |
void |
synchronizeAll() |
public void initializeIndices()
Checks / initializes / updates all elasticsearch indices on system initialization.
public void synchronizeAll()
public void synchronize(String index)
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.