meilisearch/index-scheduler/src
meili-bors[bot] aae099e330
Merge #3851
3851: Expose lastUpdate and isIndexing in /stats endpoint r=dureuill a=gentcys

# Pull Request

## Related issue
Fixes #3843

## What does this PR do?
- expose lastUpdate in `/stats` endpoint
- expose isIndex in `stats` endpoint
- add a method `is_task_processing` in index-scheduler/src/lib.rs.

## 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: Cong Chen <cong.chen@ocrlabs.com>
Co-authored-by: ManyTheFish <many@meilisearch.com>
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2023-07-03 13:41:04 +00:00
..
index_mapper Format let-else ❤️ 🎉 2023-07-03 10:20:28 +02:00
snapshots/lib.rs Merge #3851 2023-07-03 13:41:04 +00:00
autobatcher.rs Merge #3842 2023-06-22 18:01:10 +00:00
batch.rs Add dump support 2023-06-26 16:29:43 +02:00
error.rs Persistently save to DB the status of experimental features 2023-06-26 16:29:43 +02:00
features.rs Update the Vector Store product feature link 2023-06-27 12:32:42 +02:00
insta_snapshot.rs Persistently save to DB the status of experimental features 2023-06-26 16:29:43 +02:00
lib.rs Merge #3851 2023-07-03 13:41:04 +00:00
lru.rs Add LruMap 2023-02-23 11:23:38 +01:00
utils.rs fix the type of the document deletion by filter tasks 2023-05-30 15:18:52 +02:00
uuid_codec.rs Moved the struct UuidCodec to a new file 2022-10-31 12:25:19 +05:30