lance-format/lance

implement existing V2 indices as `VectorIndexExtension`

オープン

#2,256 opened on 2024/04/24

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (695 件のフォーク)github user discovery
enhancementgood first issuehelp wantedrust

Repository metrics

Stars
 (6,582 個のスター)
PR merge metrics
 (平均マージ 6d 1h) (30d で 219 merged PRs)

説明

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

コントリビューターガイド