-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Support to return score from es query #5580
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #5580 +/- ##
==========================================
+ Coverage 77.00% 77.61% +0.61%
==========================================
Files 1129 1130 +1
Lines 85247 85333 +86
==========================================
+ Hits 65643 66233 +590
+ Misses 19604 19100 -504 ☔ View full report in Codecov by Sentry. |
* Ft search (vesoft-inc#5567) * Add optimizer rule for pushing limit into the fulltext index scan (vesoft-inc#5575) * Merge limit and full text index scan rule (vesoft-inc#5577) * Support to return score from es query (vesoft-inc#5580) * modify ft search (vesoft-inc#5584) * modify ft search * fix bug * address some comment * fix bug * fix conflict --------- Co-authored-by: hs.zhang <22708345+cangfengzhs@users.noreply.github.com> Co-authored-by: Yee <2520865+yixinglu@users.noreply.github.com>
What type of PR is this?
What problem(s) does this PR solve?
Issue(s) number:
Description:
How do you solve it?
Special notes for your reviewer, ex. impact of this fix, design document, etc:
Checklist:
Tests:
Affects:
Release notes:
Please confirm whether to be reflected in release notes and how to describe: