| Package | Description |
|---|---|
| org.elasticsearch.action.exists |
Exists action.
|
| org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
| org.elasticsearch.client.support |
| Class and Description |
|---|
| ExistsAction |
| ExistsRequest
Deprecated.
use
SearchRequest instead and set `size` to `0` and `terminate_after` to `1` |
| ExistsRequestBuilder
Deprecated.
use
SearchRequestBuilder instead and set `size` to `0` and `terminate_after` to `1` |
| ExistsResponse
Deprecated.
use
SearchRequest instead and set `size` to `0` and `terminate_after` to `1` |
| ShardExistsRequest |
| Class and Description |
|---|
| ExistsRequest
Deprecated.
use
SearchRequest instead and set `size` to `0` and `terminate_after` to `1` |
| ExistsRequestBuilder
Deprecated.
use
SearchRequestBuilder instead and set `size` to `0` and `terminate_after` to `1` |
| ExistsResponse
Deprecated.
use
SearchRequest instead and set `size` to `0` and `terminate_after` to `1` |
| Class and Description |
|---|
| ExistsRequest
Deprecated.
use
SearchRequest instead and set `size` to `0` and `terminate_after` to `1` |
| ExistsRequestBuilder
Deprecated.
use
SearchRequestBuilder instead and set `size` to `0` and `terminate_after` to `1` |
| ExistsResponse
Deprecated.
use
SearchRequest instead and set `size` to `0` and `terminate_after` to `1` |
Copyright © 2009–2017. All rights reserved.