Please also be aware that the number of documents and the number of vectors may not be immediately consistent during indexing processes. However, these values will be eventually consistent with each other after indexing processes have finished.
Stats Object
| Name | Type | Description |
|---|---|---|
numberOfDocuments | Integer | number of documents in the index |
numberOfVectors | Integer | number of vectors in the index |
Get index stats
Get statistics and information about an indexPath parameters
| Name | Type | Description |
|---|---|---|
index_name | String | name of the index |
Example
=== “Marqo Open Source” === “cURL”your_endpoint with this. To do this, visit Find Your Endpoint. You will also need your API Key. To obtain this key visit Find Your API Key.
=== “cURL”