lance-format/lance

implement existing V2 indices as `VectorIndexExtension`

開放

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

 (1 則留言) (0 個反應) (0 位負責人)Rust (695 個分叉)github user discovery
enhancementgood first issuehelp wantedrust

倉庫指標

星標
 (6,582 顆星)
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

貢獻者指南