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

Fix Faiss efficient filter exact search using byte vector datatype #2165

Conversation

naveentatikonda
Copy link
Member

@naveentatikonda naveentatikonda commented Sep 28, 2024

Description

Fix Faiss efficient filter exact search using byte vector datatype

Issues Resolved

#2168

Check List

  • New functionality includes testing.
  • Commits are signed 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.

@navneet1v
Copy link
Collaborator

@naveentatikonda can we add a IT for this change where we do filters testing with Faiss ByteVector

Copy link
Collaborator

@shatejas shatejas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall

Signed-off-by: Naveen Tatikonda <[email protected]>
@naveentatikonda naveentatikonda merged commit 6d098cf into opensearch-project:main Sep 30, 2024
31 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 30, 2024
…2165)

* Fix Faiss efficient filter exact search using byte vector datatype

Signed-off-by: Naveen Tatikonda <[email protected]>

* Address Review Comments

Signed-off-by: Naveen Tatikonda <[email protected]>

---------

Signed-off-by: Naveen Tatikonda <[email protected]>
(cherry picked from commit 6d098cf)
naveentatikonda added a commit that referenced this pull request Sep 30, 2024
…2165)

* Fix Faiss efficient filter exact search using byte vector datatype

Signed-off-by: Naveen Tatikonda <[email protected]>

* Address Review Comments

Signed-off-by: Naveen Tatikonda <[email protected]>

---------

Signed-off-by: Naveen Tatikonda <[email protected]>
(cherry picked from commit 6d098cf)
Signed-off-by: Naveen Tatikonda <[email protected]>
naveentatikonda added a commit that referenced this pull request Oct 1, 2024
…2165) (#2171)

* Fix Faiss efficient filter exact search using byte vector datatype



* Address Review Comments



---------


(cherry picked from commit 6d098cf)

Signed-off-by: Naveen Tatikonda <[email protected]>
Co-authored-by: Naveen Tatikonda <[email protected]>
jmazanec15 pushed a commit that referenced this pull request Oct 1, 2024
…2165)

* Fix Faiss efficient filter exact search using byte vector datatype

Signed-off-by: Naveen Tatikonda <[email protected]>

* Address Review Comments

Signed-off-by: Naveen Tatikonda <[email protected]>

---------

Signed-off-by: Naveen Tatikonda <[email protected]>
Signed-off-by: John Mazanec <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Bug Fixes Changes to a system or product designed to handle a programming bug/glitch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants