@Component public class PuiElasticSearchSynchronization extends Object
| Constructor and Description |
|---|
PuiElasticSearchSynchronization() |
| Modifier and Type | Method and Description |
|---|---|
void |
synchronize(String viewToSynch,
Boolean force)
Do the Elastic Search synchronization from the Database.
|
public void synchronize(String viewToSynch, Boolean force)
view - The name of the view to force reindexing. By default, nullforce - If true, the views will always be reindexed; if false, only will
be reindexed if the number of registers differs from the DDBB
View and the Elastic Search IndexCopyright © 2020. All rights reserved.