cockroachdb / cockroachdb/docs
Feedback: VECTOR
- Langage dominant
- HTML
- Étoiles
- 212
- Forks
- 476
- Merge moyen
- 40 min
- PR mergées (30 j)
- 3
Description
Page: https://cockroachlabs.com/docs/v25.2/vector.html
## What is the reason for your feedback?
[ ] Missing the information I need
[ ] Too complicated
[ ] Out of date
[ ] Something is broken
[X ] Other
## Additional details
The example states:
Use the [<-> operator](https://www.cockroachlabs.com/docs/stable/vector#syntax) to sort values with the electronics category by their similarity to [1.0, 0.0, 0.0], based on geographic distance.
I find this a bit misleading as the vector may be compared based on Euclidean or Cosine distance - there is no reason to label this as being related to geographical distance. We support geographical data interactions through the unrelated GEOS module. I believe the author meant to say : based on Euclidean distance.
Jira issue: DOC-14421
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.