MeiliSearch/meilisearch/tests/search
2024-09-17 10:39:47 +02:00
..
snapshots Fix existing tests 2024-07-31 17:57:32 +02:00
distinct.rs fix bug around nested fields 2024-06-17 15:59:30 +02:00
errors.rs craft an API over the Shared Server and Shared index to avoid hard to debug mistakes 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 Infer locales from index settings 2024-08-21 10:47:40 +02:00
matching_strategy.rs Add tests and fix matching strategy 2024-05-30 12:02:42 +02:00
mod.rs Merge #4888 2024-08-27 14:02:08 +00:00
multi.rs Update existing tests following error message changes 2024-09-17 10:39:47 +02:00
pagination.rs fmt 2024-07-30 14:24:57 +02:00
restrict_searchable.rs reuse an index with already indexed documents instead of reindexing from scratch 2024-07-30 14:24:57 +02:00
search_queue.rs stop trying to process searches after one minute 2024-09-02 16:27:51 +02:00