Details
-
New Feature
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
Description
we'd like a hlindex implementation to able to define a set of index attributes that it supports.
Somewhat akin https://mariadb.com/kb/en/engine-defined-new-tablefieldindex-attributes/
It could use the same API, but the frm reading/writing code needs to distinguish between engine-defined index attributes and hlindex-defined index attributes.
Attachments
Issue Links
- is part of
-
MDEV-34939 vector search in 11.7
- Closed
- relates to
-
MDEV-32887 k-ANN indexes for vectors
- In Progress