| パッケージ | 説明 |
|---|---|
| org.elasticsearch.action.exists |
Exists action.
|
| org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
| org.elasticsearch.client.support |
| クラスと説明 |
|---|
| ExistsAction |
| ExistsRequest
非推奨です。
use
SearchRequest instead and set `size` to `0` and `terminate_after` to `1` |
| ExistsRequestBuilder
非推奨です。
use
SearchRequestBuilder instead and set `size` to `0` and `terminate_after` to `1` |
| ExistsResponse
非推奨です。
use
SearchRequest instead and set `size` to `0` and `terminate_after` to `1` |
| ShardExistsRequest |
| クラスと説明 |
|---|
| ExistsRequest
非推奨です。
use
SearchRequest instead and set `size` to `0` and `terminate_after` to `1` |
| ExistsRequestBuilder
非推奨です。
use
SearchRequestBuilder instead and set `size` to `0` and `terminate_after` to `1` |
| ExistsResponse
非推奨です。
use
SearchRequest instead and set `size` to `0` and `terminate_after` to `1` |
| クラスと説明 |
|---|
| ExistsRequest
非推奨です。
use
SearchRequest instead and set `size` to `0` and `terminate_after` to `1` |
| ExistsRequestBuilder
非推奨です。
use
SearchRequestBuilder instead and set `size` to `0` and `terminate_after` to `1` |
| ExistsResponse
非推奨です。
use
SearchRequest instead and set `size` to `0` and `terminate_after` to `1` |
Copyright © 2009–2016. All rights reserved.