MeiliSearch/meilisearch/tests/search
2024-06-10 18:26:12 +02:00
..
distinct.rs Make clippy happy 2023-11-23 14:11:38 +01:00
errors.rs add api error test on the new retrieveVectors parameter 2024-06-06 11:39:29 +02:00
facet_search.rs Add tests to sortFacetValuesBy count 2024-03-13 11:59:39 +01:00
formatted.rs refactor the tests suite slightly 2023-09-11 16:56:26 +02:00
geo.rs Fixes 2024-05-21 13:39:46 +02:00
hybrid.rs fix the regeneration of the embeddings in the search 2024-06-06 11:39:29 +02:00
matching_strategy.rs Add tests and fix matching strategy 2024-05-30 12:02:42 +02:00
mod.rs gate the retrieveVectors parameter behind the vectors feature flag 2024-06-10 18:26:12 +02:00
multi.rs Fix tests 2024-05-20 10:36:18 +02:00
pagination.rs refactor the tests suite slightly 2023-09-11 16:56:26 +02:00
restrict_searchable.rs when no searchable attributes are defined, makes all the weight equals to zero 2024-05-16 01:06:33 +02:00
search_queue.rs fix a flaky test 2024-03-26 21:06:55 +01:00