Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
add cosine distance function, indexing support (can specified per index), and optimizer support (use it for ORDER BY when in matches the index)
Attachments
Issue Links
- is part of
-
MDEV-34939 vector search in 11.7
-
- Closed
-
- relates to
-
MDEV-32885 VEC_DISTANCE() function
-
- Closed
-
-
MDEV-32887 vector search
-
- Stalled
-
-
MDEV-35327 Add VEC_DISTANCE_MANHATTAN (L1) distance function on Vector
-
- Open
-
Activity
Field | Original Value | New Value |
---|---|---|
Link | This issue relates to MDEV-32887 [ MDEV-32887 ] |
Link |
This issue relates to |
Issue Type | Task [ 3 ] | New Feature [ 2 ] |
Summary | vector distance: add more metrics | VEC_DISTANCE_COSINE() function |
Description |
the first implementation will support only the most popular Euclidean distance, but we'll want to add more later. For example:
* cosine * inner product * Manhattan ... etc |
add cosine distance function, indexing support (can specified per index), and optimizer support (use it for ORDER BY when in matches the index) |
Fix Version/s | 11.7 [ 29815 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | In Testing [ 10301 ] |
Assignee | Sergei Golubchik [ serg ] |
Link |
This issue is part of |
Labels | vector |
Link | This issue relates to MDEV-35327 [ MDEV-35327 ] |
Component/s | Vector search [ 20205 ] | |
Fix Version/s | 11.7.1 [ 29913 ] | |
Fix Version/s | 11.7 [ 29815 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Testing [ 10301 ] | Closed [ 6 ] |