| Class | Description |
|---|---|
| CountAction | Deprecated
use the search api with size 0 rather than the count api, namely
SearchAction instead. |
| CountRequest | Deprecated
use
SearchRequest instead and set the size to 0 |
| CountRequestBuilder | Deprecated
use
SearchRequestBuilder instead and set size to 0 |
| CountResponse | Deprecated
use the search api with size 0 rather than the count api, namely
SearchResponse instead. |
Copyright © 2009–2017. All rights reserved.