| Package | Description |
|---|---|
| org.nuxeo.elasticsearch | |
| org.nuxeo.elasticsearch.client | |
| org.nuxeo.elasticsearch.core |
| Modifier and Type | Field and Description |
|---|---|
protected ElasticSearchEmbeddedServerConfig |
ElasticSearchComponent.embeddedServerConfig |
| Modifier and Type | Method and Description |
|---|---|
protected ESClient |
ESRestClientFactory.createLocalRestClient(ElasticSearchEmbeddedServerConfig serverConfig) |
| Modifier and Type | Field and Description |
|---|---|
protected ElasticSearchEmbeddedServerConfig |
ElasticSearchEmbeddedNode.config |
protected ElasticSearchEmbeddedServerConfig |
ElasticSearchAdminImpl.embeddedServerConfig |
| Modifier and Type | Method and Description |
|---|---|
ElasticSearchEmbeddedServerConfig |
ElasticSearchEmbeddedNode.getConfig() |
| Constructor and Description |
|---|
ElasticSearchAdminImpl(ElasticSearchEmbeddedServerConfig embeddedServerConfig,
ElasticSearchClientConfig clientConfig,
Map<String,ElasticSearchIndexConfig> indexConfig)
Init the admin service, remote configuration if not null will take precedence over local embedded configuration.
|
ElasticSearchEmbeddedNode(ElasticSearchEmbeddedServerConfig config) |
Copyright © 2019 Nuxeo. All rights reserved.