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

Extend java API with vector access #407

Merged
merged 2 commits into from
May 14, 2024

Conversation

mccullocht
Copy link

Add Index.get(int key) method that returns the contents of the vector on the java heap. This method will throw an
IllegalArgumentException if key is not found in the index.

@ashvardanian ashvardanian changed the base branch from main to main-dev May 14, 2024 18:44
@ashvardanian ashvardanian merged commit e50d698 into unum-cloud:main-dev May 14, 2024
@ashvardanian
Copy link
Contributor

Thanks for the PR! Merged 🤗

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.

None yet

2 participants