MeiliSearch/meilisearch/tests/search
meili-bors[bot] d6bd88ce4f
Merge #4667
4667: Frequency matching strategy r=Kerollmops a=ManyTheFish

# Pull Request

## Related issue
Fixes #3773

## What does this PR do?
- add test for matching strategy
- implement frequency matching strategy

See the [PRD for more details](https://www.notion.so/meilisearch/Frequency-Matching-Strategy-0f3ba08833a442a39590a53a1505ab00).

[Public API](https://www.notion.so/meilisearch/frequency-matching-strategy-89868fb7fc584026bc56e378eb854a7f).


Co-authored-by: ManyTheFish <many@meilisearch.com>
2024-05-30 14:53:31 +00:00
..
distinct.rs Make clippy happy 2023-11-23 14:11:38 +01:00
errors.rs Add tests and fix matching strategy 2024-05-30 12:02:42 +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 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