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: implement "update" for Milvus #1726

Open
jupyterjazz opened this issue Jul 24, 2023 · 1 comment
Open

feat: implement "update" for Milvus #1726

jupyterjazz opened this issue Jul 24, 2023 · 1 comment
Labels
area/document-index Concerning Document Index or a Document Index backend good-first-issue Suitable as your first contribution to DocArray!

Comments

@jupyterjazz
Copy link
Contributor

jupyterjazz commented Jul 24, 2023

Milvus does not directly support the functionality to update existing data.
The workaround is to delete+index data that you want to update.

@JoanFM
Copy link
Member

JoanFM commented Jul 24, 2023

Please do not put effort on this for now.

@jupyterjazz jupyterjazz added good-first-issue Suitable as your first contribution to DocArray! area/document-index Concerning Document Index or a Document Index backend labels Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/document-index Concerning Document Index or a Document Index backend good-first-issue Suitable as your first contribution to DocArray!
Projects
Status: Todo/Features
Development

No branches or pull requests

2 participants