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] Update default engine to FAISS #2258

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 7d34456 from #2221

* Update default engine to FAISS

Since faiss supports more features than nmslib, and, we had seen
data points that there are more number of vector search
users are interesed in faiss, we will be updating default
engine to be faiss. This will benefit users who preffered
to use defaults while working with vector search.

Signed-off-by: Vijayan Balasubramanian <[email protected]>

* Update legacy mapping

Signed-off-by: Vijayan Balasubramanian <[email protected]>

* Create legacy mapping only up to V_2_17_2

Signed-off-by: Vijayan Balasubramanian <[email protected]>

* Update test engine

Signed-off-by: Vijayan Balasubramanian <[email protected]>

* Update test method

Signed-off-by: Vijayan Balasubramanian <[email protected]>

---------

Signed-off-by: Vijayan Balasubramanian <[email protected]>
(cherry picked from commit 7d34456)
@VijayanB VijayanB merged commit 1873211 into 2.x Nov 8, 2024
98 of 109 checks passed
@VijayanB VijayanB deleted the backport/backport-2221-to-2.x branch November 8, 2024 18:02
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