MeiliSearch/crates/meilisearch
Martin Tzvetanov Grigorov 620867d611
Use unique indices for the searches in non-existing indices
By using hardcoded there is a chance that the index could exist

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
2025-06-11 11:01:05 +03:00
..
src chore: Fix English grammar in SearchQueue's comments 2025-06-09 12:05:36 +02:00
tests Use unique indices for the searches in non-existing indices 2025-06-11 11:01:05 +03:00
build.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
Cargo.toml Use shared server and unique indices for add_documents IT tests 2025-05-28 14:20:07 +03:00