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

[Backport 2.x] Make the HitQueue size more appropriate for exact search #1580

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport c861966 from #1549

@navneet1v
Copy link
Collaborator

The PR for 2.14 upgrade : #1574 is still open. Once that PR is merged I will merge this PR to 2.x

@bugmakerrrrrr

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 84.88%. Comparing base (3ec60af) to head (ec79a45).

Files Patch % Lines
...java/org/opensearch/knn/index/query/KNNWeight.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #1580      +/-   ##
============================================
- Coverage     84.97%   84.88%   -0.10%     
  Complexity     1343     1343              
============================================
  Files           167      167              
  Lines          5510     5510              
  Branches        548      548              
============================================
- Hits           4682     4677       -5     
- Misses          595      600       +5     
  Partials        233      233              

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

@navneet1v navneet1v merged commit 551068b into 2.x Apr 3, 2024
87 of 88 checks passed
@github-actions github-actions bot deleted the backport/backport-1549-to-2.x branch April 3, 2024 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants