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

Removed unnecessary call to find live docs during filtered search #1177

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

navneet1v
Copy link
Collaborator

Description

Removed unnecessary call to find live docs during filtered search

Issues Resolved

NA

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.

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #1177 (cb5c13c) into main (5dd9780) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #1177      +/-   ##
============================================
- Coverage     84.96%   84.95%   -0.02%     
+ Complexity     1192     1190       -2     
============================================
  Files           159      159              
  Lines          4842     4838       -4     
  Branches        440      440              
============================================
- Hits           4114     4110       -4     
  Misses          530      530              
  Partials        198      198              
Files Coverage Δ
...java/org/opensearch/knn/index/query/KNNWeight.java 82.38% <100.00%> (-0.40%) ⬇️

@navneet1v navneet1v merged commit 78aba55 into opensearch-project:main Oct 2, 2023
42 of 56 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 2, 2023
navneet1v added a commit that referenced this pull request Oct 2, 2023
…1177) (#1180)

Signed-off-by: Navneet Verma <[email protected]>
(cherry picked from commit 78aba55)

Co-authored-by: Navneet Verma <[email protected]>
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.

4 participants