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

Add faiss custom patch to support search parameter in binary index #1815

Merged

Conversation

heemin32
Copy link
Collaborator

@heemin32 heemin32 commented Jul 10, 2024

Description

Add faiss custom patch to support search parameter in binary index
Please see the patch as plain file at heemin32/faiss@4d374aa

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.

Signed-off-by: Heemin Kim <heemin@amazon.com>
@heemin32 heemin32 merged commit f4a84d6 into opensearch-project:feature/binary-format Jul 11, 2024
51 of 63 checks passed
@heemin32 heemin32 deleted the faiss-patch branch July 11, 2024 20:39
naveentatikonda pushed a commit that referenced this pull request Jul 12, 2024
heemin32 added a commit that referenced this pull request Jul 16, 2024
…n Faiss Engine (#1829)

* Add faiss custom patch to support search parameter in binary index (#1815)

Signed-off-by: Heemin Kim <heemin@amazon.com>

* Add binary format support with HNSW method in Faiss Engine (#1781)

Signed-off-by: Heemin Kim <heemin@amazon.com>

---------

Signed-off-by: Heemin Kim <heemin@amazon.com>
heemin32 added a commit to heemin32/k-NN that referenced this pull request Jul 16, 2024
…n Faiss Engine (opensearch-project#1829)

* Add faiss custom patch to support search parameter in binary index (opensearch-project#1815)

Signed-off-by: Heemin Kim <heemin@amazon.com>

* Add binary format support with HNSW method in Faiss Engine (opensearch-project#1781)

Signed-off-by: Heemin Kim <heemin@amazon.com>

---------

Signed-off-by: Heemin Kim <heemin@amazon.com>
(cherry picked from commit fe1d86f)
heemin32 added a commit that referenced this pull request Jul 16, 2024
…n Faiss Engine (#1829) (#1834)

* Add faiss custom patch to support search parameter in binary index (#1815)

Signed-off-by: Heemin Kim <heemin@amazon.com>

* Add binary format support with HNSW method in Faiss Engine (#1781)

Signed-off-by: Heemin Kim <heemin@amazon.com>

---------

Signed-off-by: Heemin Kim <heemin@amazon.com>
(cherry picked from commit fe1d86f)
ryanbogan pushed a commit to ryanbogan/k-NN that referenced this pull request Jul 16, 2024
…n Faiss Engine (opensearch-project#1829)

* Add faiss custom patch to support search parameter in binary index (opensearch-project#1815)

Signed-off-by: Heemin Kim <heemin@amazon.com>

* Add binary format support with HNSW method in Faiss Engine (opensearch-project#1781)

Signed-off-by: Heemin Kim <heemin@amazon.com>

---------

Signed-off-by: Heemin Kim <heemin@amazon.com>
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.

None yet

3 participants