meilisearch / meilisearch-js

JavaScript client for the Meilisearch API
https://www.meilisearch.com
MIT License
703 stars 85 forks source link

[v1.9.0] Filter by ranking score #1665

Closed curquiza closed 3 weeks ago

curquiza commented 4 weeks ago

Related to https://github.com/meilisearch/integration-guides/issues/301

Explanation of the feature

Introduction of a new search parameter to filter documents based on their ranking score

Usage: https://meilisearch.notion.site/Filter-by-score-usage-224a183ce7b24ca99b6a9a8da755668a?pvs=74

TODO

⚠️ Make PRs pointing to bump-meilisearch-v1.9.0 and NOT main. Please do 1 PR for all of these changes, and not several.

curquiza commented 3 weeks ago

Closed by #1669