milvus-docs
milvus-docs copied to clipboard
[ERROR]: Typo in DiskANN config
Is there an existing issue for this?
- [X] I have searched the existing issues.
Issue
On page https://milvus.io/docs/disk_index.md, PQCodeBudgetGBRatio is typed as PQCodeBugetGBRatio twice.
Suggestion
No response
Anything else?
No response
On the same page it mentions "Use only Euclidean Distance (L2) or Inner Product (IP) to measure the distance between vectors.", but DiskANN supports Cosine as well.