feat: add open for read-only sparse vector index#9435
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (3)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
63c8c09 to
5f4dc87
Compare
ReadOnlySparseVectorIndex::open(mirror ofSparseVectorIndex::try_load: config + inverted index + indices tracker, never builds) +VectorIndexReadEnum::open_sparsedispatcher (mirrorscreate_sparse_vector_index(index_type, datatype)selection;MutableRamhas no read-only repr).Stacked on the dense open dispatcher (#9428).