MeiliSearch/meilisearch/tests/search
2024-07-30 14:24:57 +02:00
..
snapshots shave off 15s by providing a shared instance to the integration tests 2024-07-30 14:24:55 +02:00
distinct.rs fix bug around nested fields 2024-06-17 15:59:30 +02:00
errors.rs make the new_shared function synchronous and stop indexing documents when it's not required 2024-07-30 14:24:57 +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 Fix the missing geo distance when one or both of the lat / lng are string 2024-06-26 14:50:15 +02:00
hybrid.rs add tests on the rest embedder 2024-07-24 14:34:17 +02:00
locales.rs Fix PR comments 2024-07-25 10:52:56 +02:00
matching_strategy.rs Add tests and fix matching strategy 2024-05-30 12:02:42 +02:00
mod.rs Add tests 2024-07-25 10:51:27 +02:00
multi.rs Add tests 2024-07-15 08:43:21 +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