-
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
modify ft search #5584
modify ft search #5584
Conversation
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## master #5584 +/- ##
==========================================
+ Coverage 77.00% 77.64% +0.64%
==========================================
Files 1129 1130 +1
Lines 85247 85293 +46
==========================================
+ Hits 65643 66229 +586
+ Misses 19604 19064 -540
☔ 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 <[email protected]> Co-authored-by: Yee <[email protected]>
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: