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.9] Enabled the IVF algorithm to work with Filters of K-NN Query. #1015

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 85c5a3a from #1013

@navneet1v
Copy link
Collaborator

Backporting this change from 2.x to 2.9 branch so that we can pick this change in the release of 2.9.1

@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #1015 (5eab656) into 2.9 (591fff6) will decrease coverage by 0.13%.
The diff coverage is 70.00%.

@@             Coverage Diff              @@
##                2.9    #1015      +/-   ##
============================================
- Coverage     85.16%   85.04%   -0.13%     
+ Complexity     1145     1144       -1     
============================================
  Files           154      154              
  Lines          4693     4702       +9     
  Branches        426      428       +2     
============================================
+ Hits           3997     3999       +2     
- Misses          504      510       +6     
- Partials        192      193       +1     
Files Changed Coverage Δ
...java/org/opensearch/knn/index/query/KNNWeight.java 85.62% <70.00%> (-1.13%) ⬇️

... and 4 files with indirect coverage changes

@navneet1v navneet1v merged commit d6e166f into 2.9 Aug 1, 2023
@github-actions github-actions bot deleted the backport/backport-1013-to-2.9 branch August 1, 2023 23:15
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.

2 participants