lance-format/lance
implement existing V2 indices as `VectorIndexExtension`
Offen
#2.256 geöffnet am 24.04.2024
enhancementgood first issuehelp wantedrust
Repository-Metriken
- Stars
- (6.582 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 6T 1h) (219 gemergte PRs in 30 T)
Beschreibung
we completed VectorIndexExtension type in https://github.com/lancedb/lance/pull/2250
Existing V2 vector indices should all be refactored into implementations of VectorIndexExtension, to make sure we always expose a consistent set of APIs on indices