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

feat: Batch update points #16

Merged
merged 9 commits into from
Jan 9, 2024
Merged

feat: Batch update points #16

merged 9 commits into from
Jan 9, 2024

Conversation

Anush008
Copy link
Member

This PR

  • Adds support for batch point update operation.
  • Updates the VectorsFactory.namedVector() to accept Map<String, Vector> to support creating sparse vectors. Can't add an overload for generic types.

@Anush008
Copy link
Member Author

Anush008 commented Jan 6, 2024

@russcam, can I get your thoughts on 2579be1? To give a simpler overview of the usage on first look.

@Anush008 Anush008 merged commit 776b909 into master Jan 9, 2024
1 check passed
@Anush008 Anush008 deleted the batch-update-points branch January 9, 2024 19: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