Commit 76ee06d
Merge #620
620: Adds embeddings database metrics to stats r=curquiza a=pratts
# Pull Request
## Related issue
Fixes #614
## What does this PR do?
- Adds indexes.INDEXNAME.numberOfEmbeddedDocuments in SDK responses
- Adds indexes.INDEXNAME.numberOfEmbeddings in SDK responses
## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?
Thank you so much for contributing to Meilisearch!
Co-authored-by: Prateek Sharma <[email protected]>2 files changed
+19
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | | - | |
155 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
156 | 158 | | |
157 | 159 | | |
158 | 160 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments