Package | Description |
---|---|
org.nuxeo.elasticsearch.config | |
org.nuxeo.elasticsearch.core |
Modifier and Type | Method and Description |
---|---|
void |
ElasticSearchIndexConfig.merge(ElasticSearchIndexConfig other)
Use
other mapping and settings if not defined. |
Constructor and Description |
---|
ElasticSearchAdminImpl(ElasticSearchLocalConfig localConfig,
ElasticSearchRemoteConfig remoteConfig,
Map<String,ElasticSearchIndexConfig> indexConfig)
Init the admin service, remote configuration if not null will take precedence over local embedded configuration.
|
Copyright © 2015 Nuxeo SA. All rights reserved.