Open
Description
Following the changes related to Meilisearch v1.13.0 mega issue:
Description
Update the stats
object to include the new embbedings database metrics.
For further reference, see the related Meilisearch engine issue.
Specifications
- Modify the stats API to include
indexes.INDEXNAME.numberOfEmbeddedDocuments
in SDK responses - Modify the stats API to include
indexes.INDEXNAME.numberOfEmbeddings
in SDK responses