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] Introducing a loading layer in FAISS native engine. #2179

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport f3b2bd0 from #2139

* Introducing a loading layer in FAISS native engine.

Signed-off-by: Dooyong Kim <[email protected]>

* Update change log.

Signed-off-by: Dooyong Kim <[email protected]>

* Added unit tests for Faiss stream support.

Signed-off-by: Dooyong Kim <[email protected]>

* Fix a bug to pass a KB size integer value as a byte size integer parameter.

Signed-off-by: Dooyong Kim <[email protected]>

* Fix a casting bugs when it tries to laod more than 4G sized index file.

Signed-off-by: Dooyong Kim <[email protected]>

* Added unit tests for new methods in JNIService.

Signed-off-by: Dooyong Kim <[email protected]>

* Fix formatting and removed nmslib_stream_support.

Signed-off-by: Dooyong Kim <[email protected]>

* Removing redundant exception message in JNIService.loadIndex.

Signed-off-by: Dooyong Kim <[email protected]>

* Fix a flaky testing - testIndexAllocation_closeBlocking

Signed-off-by: Dooyong Kim <[email protected]>

---------

Signed-off-by: Dooyong Kim <[email protected]>
Signed-off-by: Doo Yong Kim <[email protected]>
Co-authored-by: Dooyong Kim <[email protected]>
(cherry picked from commit f3b2bd0)
@heemin32 heemin32 merged commit 642fdf4 into 2.x Oct 3, 2024
105 checks passed
@heemin32 heemin32 deleted the backport/backport-2139-to-2.x branch October 3, 2024 20: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