MeiliSearch/meilisearch/tests/search
meili-bors[bot] 809e742253
Merge #4731
4731: Fix the missing geo distance when one or both of the lat / lng are string r=irevoire a=irevoire

# Pull Request

## Related issue
Fixes https://github.com/meilisearch/meilisearch/issues/4193

## What does this PR do?
- Properly extract the lat / lng when one or both of them are string
- Add a test 


Co-authored-by: Tamo <tamo@meilisearch.com>
2024-06-27 07:33:22 +00:00
..
distinct.rs Make clippy happy 2023-11-23 14:11:38 +01:00
errors.rs update yaup 2024-06-26 16:03:51 +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 Fix tests 2024-05-27 16:12:20 +02:00
matching_strategy.rs Add tests and fix matching strategy 2024-05-30 12:02:42 +02:00
mod.rs Add tests and fix matching strategy 2024-05-30 12:02:42 +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