Indexers: `/status`
Open
good-first-issue
- Dominant language
- Python
- Stars
- 31
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Add new Endpoint to each Indexer that returns nr of currently indexed documents
See as an example [this implementation](https://github.com/jina-ai/executors/blob/fa30ca17aaf805fc505de552a58c58c2459562be/jinahub/indexers/searcher/HnswlibSearcher/hnswlib_searcher.py#L265)
NOTE: If you want to contribute to this, make sure to create a sub-task for the specific Indexer you want to work on for this endpoint and add it here. Don't close this entire issue, as it related to *multiple* Indexers.
Contributor guide
Assessment
This issue has not been assessed yet.