| Package | Description |
|---|---|
| org.hibernate.search.backend.elasticsearch.client.impl | |
| org.hibernate.search.backend.elasticsearch.logging.impl |
| Modifier and Type | Method and Description |
|---|---|
List<BackendRequest<?>> |
BulkRequestFailedException.getErroneousItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
JestClient.executeBulkRequest(List<BackendRequest<?>> actions,
boolean refresh)
Creates a bulk action from the given list and executes it.
|
| Constructor and Description |
|---|
BulkRequestFailedException(String message,
List<BackendRequest<? extends io.searchbox.client.JestResult>> erroneousItems) |
| Modifier and Type | Method and Description |
|---|---|
BulkRequestFailedException |
Log.elasticsearchBulkRequestFailed(String request,
String response,
List<BackendRequest<? extends io.searchbox.client.JestResult>> erroneousItems) |
BulkRequestFailedException |
Log_$logger.elasticsearchBulkRequestFailed(String request,
String response,
List<BackendRequest<? extends io.searchbox.client.JestResult>> erroneousItems) |
Copyright © 2006–2016 Hibernate. All rights reserved.