MeiliSearch/crates/meilisearch/tests/search
Martin Tzvetanov Grigorov 41b1cd5a73
Extract GEO_DOCUMENTS static variable and shared index with these docs
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
2025-06-03 13:08:12 +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 tests: Use shared server + unique server where possible 2025-05-29 08:42:10 +03:00
facet_search.rs Remove useless assertion. 2025-06-02 10:59:46 +03:00
filters.rs Migrate more tests to assert with "[uuid]" instead of real Uuid 2025-05-26 14:31:58 +03:00
formatted.rs Make _matchesPosition length byte based instead of char based 2025-03-20 20:02:51 +08:00
geo.rs Extract GEO_DOCUMENTS static variable and shared index with these docs 2025-06-03 13:08:12 +03:00
hybrid.rs Fix tests 2025-01-14 13:55:33 +01:00
locales.rs Add dynamic redactions for taskUid and enqueuedAt properties 2025-05-29 11:33:10 +03:00
matching_strategy.rs Fix clippy errors 2025-05-29 11:36:56 +03:00
mod.rs Fix clippy - ignore code variable 2025-05-27 16:44:57 +03:00
pagination.rs tests: search::pagination IT tests 2025-05-30 15:26:55 +03:00
restrict_searchable.rs tests: Faster search::restricted_searchable IT tests 2025-05-30 15:37:27 +03:00
search_queue.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00