Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v1.9.0] Filter by ranking score #641

Closed
2 tasks
curquiza opened this issue Jun 5, 2024 · 1 comment · Fixed by #644
Closed
2 tasks

[v1.9.0] Filter by ranking score #641

curquiza opened this issue Jun 5, 2024 · 1 comment · Fixed by #644
Labels
good first issue Good for newcomers Meilisearch bump Changes related to the Meilisearch bump version

Comments

@curquiza
Copy link
Member

curquiza commented Jun 5, 2024

Related to meilisearch/integration-guides#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

  • Ensure the search method accepts the rankingScoreThreshold search parameter
  • Add tests

⚠️ 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 curquiza added the Meilisearch bump Changes related to the Meilisearch bump version label Jun 5, 2024
@curquiza curquiza added the good first issue Good for newcomers label Jun 5, 2024
@curquiza curquiza linked a pull request Jun 6, 2024 that will close this issue
3 tasks
@curquiza
Copy link
Member Author

curquiza commented Jun 6, 2024

Done in #644 🎉 ❤️

@curquiza curquiza closed this as completed Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Meilisearch bump Changes related to the Meilisearch bump version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant