Replies: 1 comment
-
there is no automatic migration for this, unfortunately. Vector index structure depends on the metric type, so you would need to rebuild collection anyway |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
I currently have my collections set up using
EUCLID
distance metric but I would like to convert them to useCOSINE
...Is there a simple way to run migrations for my collections? I'd like to keep the existing points but just modify the distance metric.
Thanks 😄
Beta Was this translation helpful? Give feedback.
All reactions