| Interface | Description |
|---|---|
| BackendRequestSuccessReporter<T extends io.searchbox.client.JestResult> | |
| ExecutableRequest |
A request which is executed against the Elasticsarch backend.
|
| Class | Description |
|---|---|
| ArbitrarySort |
Implementation of a sort with arbitrary keys and values for Jest.
|
| BackendRequest<T extends io.searchbox.client.JestResult> |
Represents a JEST request and optionally one or more HTTP response codes which - should they occur - are to be
silently discarded.
|
| BackendRequestProcessor |
Executes single or multiple
BackendRequests against the Elasticsearch server. |
| BulkRequest |
A request group backed by an actual bulk request.
|
| DistanceSort |
Implementation of a Distance sort for Jest.
|
| JestClient |
Provides access to the JEST client.
|
| SingleRequest |
A single, non-bulkable request.
|
| Exception | Description |
|---|---|
| BulkRequestFailedException |
A failure during applying a bulk of index changes.
|
Copyright © 2006–2016 Hibernate. All rights reserved.