MeiliSearch/index-scheduler/src
meili-bors[bot] 677ed6bbf6
Merge #4787
4787: Add index exists function in index_scheduler which stops opening indexes to only check if they exist. r=Kerollmops a=Karribalu

# Pull Request

## Related issue
Fixes #4784

## What does this PR do?
- Added index_exists function in the index_scheduler.
- Resolved opening indexes to only check if they exist.
- Made changes to existing tests to test this function.

## 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: karribalu <karri.balu123456@gmail.com>
2024-07-11 13:05:20 +00:00
..
index_mapper get rids of the log dependencies everywhere 2024-02-08 15:04:05 +01:00
snapshots Update tests 2024-06-12 18:13:34 +02:00
autobatcher.rs Prepare for processing documents edition 2024-07-10 16:23:21 +02:00
batch.rs Support deleting documents with functions 2024-07-10 16:28:15 +02:00
error.rs let you specify your task id 2024-02-26 13:56:31 +01:00
features.rs Make the edit documents by function route experimental 2024-07-10 16:29:18 +02:00
insta_snapshot.rs Support deleting documents with functions 2024-07-10 16:28:15 +02:00
lib.rs Merge #4787 2024-07-11 13:05:20 +00:00
lru.rs Add LruMap 2023-02-23 11:23:38 +01:00
utils.rs Prepare for processing documents edition 2024-07-10 16:23:21 +02:00
uuid_codec.rs Fix imports 2024-02-28 18:09:40 +01:00