| クラス | 説明 |
|---|---|
| CountAction | 非推奨
use the search api with size 0 rather than the count api, namely
SearchAction instead. |
| CountRequest | 非推奨
use
SearchRequest instead and set the size to 0 |
| CountRequestBuilder | 非推奨
use
SearchRequestBuilder instead and set size to 0 |
| CountResponse | 非推奨
use the search api with size 0 rather than the count api, namely
SearchResponse instead. |
Copyright © 2009–2016. All rights reserved.