-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
feature/acceptedThis feature request is accepted by product managersThis feature request is accepted by product managerstype/feature-requestCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Feature Request
Is your feature request related to a problem? Please describe:
This issue plans to support the same processing of vector indexes as ordinary indexes, its specific functions are as follows :
- Support adding and using vector indexes, including adding vector indexes during and after table creation.
- Support dropping and renaming vector indexes.
Describe the feature you'd like:
- Proposal: support vector index #55706
- Support add vector index at the parser #55694
- Support for adding/dropping vector index after table creation in TiDB #55840
- Support for adding/dropping vector index during table creation in TiDB #56122
- Support for Rename Vector Index
- Support for search with Vector Index
- Cherry-pick to master: *: support the vector index #56409
- Make HNSW the default type for the vector index #56428
Issues
Metadata
Metadata
Assignees
Labels
feature/acceptedThis feature request is accepted by product managersThis feature request is accepted by product managerstype/feature-requestCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.