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] Generalize lib interface to return context objects #1927

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport a16b8aa from #1925

Generalizes the KNNLibrary to return an object for both search and
indexing so that the plugin can search/index against them. This will
help properly pass information that does not need to be sent to the JNI
for search and index builds.

Signed-off-by: John Mazanec <[email protected]>
(cherry picked from commit a16b8aa)
@jmazanec15 jmazanec15 merged commit ec9fe9f into 2.x Aug 2, 2024
97 checks passed
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