Counts the number of points that match a specified filtering condition.
Name of the collection to count in
If set, overrides global timeout for this request. Unit is seconds.
Specify in which shards to look for the points, if not specified - look in all shards
Look only for points which satisfies this conditions
If true, count exact number of points. If false, count approximate number of points faster. Approximate count might be unreliable during the indexing process. Default: true
successful operation
Time spent to process this request