Estimate total documents API #770
Closed
ja7ad
started this conversation in
Feedback & Feature Proposal
Replies: 1 comment 1 reply
-
Hello @ja7ad, The /stats route may solve your issue, Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In the documents API we don't have an API to estimate the total documents of an index.
We can just check total documents on the Get All documents API.
https://www.meilisearch.com/docs/reference/api/documents#get-documents-with-post
Estimate total API support query param filter.
Queries:
Response:
Beta Was this translation helpful? Give feedback.
All reactions