jina-ai / executors

internal-only
Apache License 2.0
31 stars 12 forks source link

Indexers: `/status` #271

Open cristianmtr opened 2 years ago

cristianmtr commented 2 years ago

Add new Endpoint to each Indexer that returns nr of currently indexed documents

See as an example this implementation

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.