MeiliSearch/crates/meilisearch
Martin Tzvetanov Grigorov 1824fbd1b5
Introduce Index::unique_index_with_prefix(&str)
It could be used when we want to see the index name in the assertions,
e.g. `movies-[uuid]`

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
2025-06-10 14:49:18 +03:00
..
src chore: Fix English grammar in SearchQueue's comments 2025-06-09 12:05:36 +02:00
tests Introduce Index::unique_index_with_prefix(&str) 2025-06-10 14:49:18 +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