count

suspend fun count(index: ElasticsearchIndex, params: Params? = null): CountResult

Retrieves a number of hits for the search query using an index.

See also