| Package | Description |
|---|---|
| org.gcube.elasticsearch.helpers |
| Modifier and Type | Method and Description |
|---|---|
static void |
ElasticSearchHelper.insertBulk(org.elasticsearch.action.bulk.BulkRequestBuilder bulkRequest,
String jsonDoc,
org.elasticsearch.client.Client indexClient,
String indexName,
String indexType,
Set<String> allowedIndexTypes) |
static void |
ElasticSearchHelper.insertSimple(String jsonDoc,
org.elasticsearch.client.Client indexClient,
String indexName,
String indexType,
Set<String> allowedIndexTypes) |
Copyright © 2015. All Rights Reserved.