MeiliSearch/meilisearch/src
meili-bors[bot] fc584f1db3
Merge #4666
4666: Add a score threshold search parameter r=ManyTheFish a=dureuill

# Pull Request

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

## What does this PR do?
- See [usage](https://meilisearch.notion.site/Filter-by-score-usage-224a183ce7b24ca99b6a9a8da755668a?pvs=25#95b76ded400342ba9ab3d67c734836f0) and [the known limitation](https://meilisearch.notion.site/Filter-by-score-usage-224a183ce7b24ca99b6a9a8da755668a?pvs=25#e4e32195bf0e4195b5daecdbb7a97a17)


Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2024-06-03 08:42:44 +00:00
..
analytics Analytics for ranking score threshold 2024-05-30 11:22:12 +02:00
extractors add an experimental cli parameter to allow specifying your task id 2024-02-26 13:58:03 +01:00
routes Changes after review 2024-06-03 10:30:00 +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_queue.rs apply all style review comments 2024-05-15 15:02:26 +02:00
search.rs Merge #4666 2024-06-03 08:42:44 +00:00