Skip to content

service unavailable: CalcDistance deprecated #35481

Discussion options

You must be logged in to vote

The calcDistance interface has been removed from the milvus server side. Most of the SDK have removed this interface except the Go SDK, we will remove it later.

You can use python numpy to calculate distance between vectors easily:
https://www.geeksforgeeks.org/calculate-the-euclidean-distance-using-numpy/

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@littlePoBoy
Comment options

@yhmo
Comment options

Answer selected by littlePoBoy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants