| Package | Description |
|---|---|
| de.bytefish.elasticutils.elasticsearch6.client | |
| de.bytefish.elasticutils.elasticsearch6.mapping | |
| de.bytefish.elasticutils.elasticsearch6.utils |
| Constructor and Description |
|---|
ElasticSearchClient(org.elasticsearch.client.Client client,
String indexName,
IElasticSearchMapping mapping,
BulkProcessorConfiguration bulkProcessorConfiguration) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseElasticSearchMapping |
| Modifier and Type | Method and Description |
|---|---|
static org.elasticsearch.action.support.master.AcknowledgedResponse |
ElasticSearchUtils.putMapping(org.elasticsearch.client.Client client,
String indexName,
IElasticSearchMapping mapping) |
Copyright © 2019. All rights reserved.