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

Handle multi-vector in exact search scenario #1399

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

heemin32
Copy link
Collaborator

Description

The code is already approved but missed somehow from the feature branch.
#1378

Issues Resolved

N/A

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed as per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (709b448) 84.87% compared to head (da817d2) 84.99%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1399      +/-   ##
============================================
+ Coverage     84.87%   84.99%   +0.12%     
- Complexity     1262     1274      +12     
============================================
  Files           165      167       +2     
  Lines          5143     5179      +36     
  Branches        480      483       +3     
============================================
+ Hits           4365     4402      +37     
+ Misses          574      572       -2     
- Partials        204      205       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@heemin32 heemin32 merged commit 8c98265 into opensearch-project:main Jan 19, 2024
58 of 60 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 19, 2024
Signed-off-by: Heemin Kim <[email protected]>
(cherry picked from commit 8c98265)
heemin32 added a commit that referenced this pull request Jan 19, 2024
Signed-off-by: Heemin Kim <[email protected]>
(cherry picked from commit 8c98265)

Co-authored-by: Heemin Kim <[email protected]>
@heemin32 heemin32 deleted the missing branch July 18, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants