Package | Description |
---|---|
com.akuiteo.search.bean | |
com.akuiteo.search.service |
Modifier and Type | Method and Description |
---|---|
CtxESSourceExt |
CtxESSourceExt.setChemin(String chemin) |
CtxESSourceExt |
CtxESSourceExt.setCount(Double count) |
CtxESSourceExt |
CtxESSourceExt.setIdent(Double ident) |
CtxESSourceExt |
CtxESSourceExt.setLibelle(String libelle) |
CtxESSourceExt |
CtxESSourceExt.setNomIndex(String nomIndex) |
CtxESSourceExt |
CtxESSourceExt.setReindex(Double reindex) |
CtxESSourceExt |
CtxESSourceExt.setSousDossier(Double sousDossier) |
Modifier and Type | Method and Description |
---|---|
CtxESSourceExt |
ElasticBackendService.createSourceExterieure(String nomIndex,
String libelle,
String chemin,
boolean shouldIndexSubFolders)
Créer une source de données externe pour ElasticSearch
|
CtxESSourceExt |
ElasticBackendService.loadSourceExterieure(Double identifiant)
Charge une source de données
|
Modifier and Type | Method and Description |
---|---|
List<CtxESSourceExt> |
ElasticBackendService.getSourcesExterieures() |
Modifier and Type | Method and Description |
---|---|
void |
ElasticService.reindexSourceExterieure(List<CtxESSourceExt> datasources) |
Copyright © 2016. All rights reserved.