Points
Facet a payload key with a given filter.
Count points that satisfy the given filter for each unique value of a payload key.
post/collections/{collection_name}/facet
Path parameters
collection_namestring required
Name of the collection to facet in
Query parameters
Define read consistency guarantees for the operation
timeoutinteger
If set, overrides global timeout for this request. Unit is seconds.
Request body
Response
successful operation
Example response
{
"time": 0.002,
"status": "ok"
}