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

Return ids when adding item(s) to index in Java #84

Open
stephen29xie opened this issue Aug 26, 2024 · 0 comments
Open

Return ids when adding item(s) to index in Java #84

stephen29xie opened this issue Aug 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@stephen29xie
Copy link
Contributor

In C++ and Python, the ids of the item(s) are returned when they are added to the index. In Java, those methods return void. We should modify Index::addItem and Index::addItems to return the ids in Java too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant