MeiliSearch/crates/meilisearch/tests/search
Martin Tzvetanov Grigorov 2fe5c78cb6
tests: Faster index::search::mod IT tests
* Use shared index where possible.
* Call .succeeded/.failed when waiting for a task.
* Use newer format_args syntax
* Do not use fully qualified name for meili_snap:: functions. The
  functions are already imported in scope

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
2025-05-20 14:26:26 +03:00
..
multi fix: improve error messages for filterable attributes and fix formatting 2025-03-25 21:44:39 +05:30
snapshots add the batch_id to the tasks 2024-11-20 10:42:54 +01:00
distinct.rs Format fixes after running: cargo +nightly fmt 2025-01-07 11:16:37 +11:00
errors.rs fix: improve error messages for filterable attributes and fix formatting 2025-03-25 21:44:39 +05:30
facet_search.rs fixed the failing tests from snapshots 2025-03-20 17:55:12 +05:30
filters.rs fixed all test fails in the run 2025-03-20 15:21:47 +05:30
formatted.rs Make _matchesPosition length byte based instead of char based 2025-03-20 20:02:51 +08:00
geo.rs Add and enhance tests 2025-03-03 10:33:39 +01:00
hybrid.rs Fix tests 2025-01-14 13:55:33 +01:00
locales.rs Format fixes after running: cargo +nightly fmt 2025-01-07 11:16:37 +11:00
matching_strategy.rs Format fixes after running: cargo +nightly fmt 2025-01-07 11:16:37 +11:00
mod.rs tests: Faster index::search::mod IT tests 2025-05-20 14:26:26 +03:00
pagination.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
restrict_searchable.rs remove unused imports. 2025-01-08 15:11:34 +11:00
search_queue.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00