MeiliSearch/meilisearch/src
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
..
analytics Analytics changes 2024-05-28 15:27:43 +02:00
extractors add an experimental cli parameter to allow specifying your task id 2024-02-26 13:58:03 +01:00
routes Add similar route 2024-05-28 15:28:19 +02:00
error.rs Add similar route 2024-05-28 15:28:19 +02:00
lib.rs rename the method to get a permit and use it in all search requests 2024-03-26 17:28:03 +01:00
main.rs Merge branch 'main' into tmp-release-v1.7.0 2024-03-11 15:39:51 +01:00
metrics.rs Merge #4530 2024-03-25 12:23:31 +00:00
middleware.rs Use http path pattern instead of full path in metrics 2024-05-03 12:29:31 +01:00
option.rs Introduce the ThreadPoolNoAbort wrapper 2024-04-24 16:40:12 +02:00
search.rs Merge #4667 2024-05-30 14:53:31 +00:00
search_queue.rs apply all style review comments 2024-05-15 15:02:26 +02:00