lance-format/lance

implement existing V2 indices as `VectorIndexExtension`

Open

#2256 aperta il 24 apr 2024

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Rust (695 fork)github user discovery
enhancementgood first issuehelp wantedrust

Metriche repository

Star
 (6582 star)
Metriche merge PR
 (Merge medio 6g 1h) (219 PR mergiate in 30 g)

Descrizione

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

Guida contributor