@Name(value="esAdmin")
@Scope(value=EVENT)
@Install(precedence=31)
public class OttcElasticSearchManager
extends org.nuxeo.elasticsearch.web.admin.ElasticSearchManager
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ALIAS_MODE_LABEL |
protected org.jboss.seam.faces.FacesMessages |
facesMessages |
protected Map<String,String> |
messages |
protected org.nuxeo.ecm.automation.jsf.OperationActionBean |
operationActionBean |
| Constructor and Description |
|---|
OttcElasticSearchManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanIndices() |
String |
confirm() |
Map<String,String> |
getRepositoryNamesWithAliasMode() |
boolean |
isAliasModeEnabled(String repositoryName) |
Integer |
numberOfOrphanIndices() |
void |
startReindexAll() |
displayClusterInfo, flush, getBulkIndexingRates, getContentViewStatus, getDropIndex, getIndexingRates, getNodesHealth, getNodesInfo, getNodesStats, getNumberOfDocuments, getNxql, getPendingWorkerCount, getRepositoryName, getRepositoryNames, getRootId, getRunningWorkerCount, getTotalCommandProcessed, introspectPageProviders, isIndexingInProgress, optimize, setDropIndex, setNxql, setRepositoryName, setRootId, startReindexFrom, startReindexNxql@In(create=true,
required=true)
protected org.nuxeo.ecm.automation.jsf.OperationActionBean operationActionBean
@In(create=true) protected transient org.jboss.seam.faces.FacesMessages facesMessages
protected static final String ALIAS_MODE_LABEL
public boolean isAliasModeEnabled(String repositoryName)
public void startReindexAll()
startReindexAll in class org.nuxeo.elasticsearch.web.admin.ElasticSearchManagerpublic void cleanIndices()
public Integer numberOfOrphanIndices()
public String confirm()
Copyright © 2021. All rights reserved.