lance icon indicating copy to clipboard operation
lance copied to clipboard

implement existing V2 indices as `VectorIndexExtension`

Open chebbyChefNEQ opened this issue 10 months ago • 0 comments

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

chebbyChefNEQ avatar Apr 24 '24 22:04 chebbyChefNEQ