lance-format/lance

implement existing V2 indices as `VectorIndexExtension`

Open

#2,256 建立於 2024年4月24日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Rust (695 fork)github user discovery
enhancementgood first issuehelp wantedrust

倉庫指標

Star
 (6,582 star)
PR 合併指標
 (平均合併 6天 1小時) (30 天內合併 219 個 PR)

描述

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

貢獻者指南