-
Notifications
You must be signed in to change notification settings - Fork 90
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
Changes related to the next Meilisearch release (v1.9.0) #1668
Conversation
Puting breaking change to increase the minor since we will have a lot of changes + hybrid search breaking on the engine side |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1668 +/- ##
=======================================
Coverage 97.43% 97.43%
=======================================
Files 22 22
Lines 858 858
Branches 86 93 +7
=======================================
Hits 836 836
+ Misses 22 21 -1
- Partials 0 1 +1 ☔ View full report in Codecov by Sentry. |
* add frequency matching strategy * Update tests/search.test.ts --------- Co-authored-by: Clémentine <clementine@meilisearch.com>
* Add rankingScoreThreshold in search * Update src/types/types.ts * Update src/types/types.ts * Apply suggestions from code review * Update src/types/types.ts --------- Co-authored-by: Clémentine <clementine@meilisearch.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors merge
Build succeeded:
|
Related to this issue: meilisearch/integration-guides#301
This PR:
This PR is auto-generated for the pre-release week purpose.