Skip to content

feat: add open for read-only sparse vector index#9435

Draft
dancixx wants to merge 1 commit into
feat/readonly-vector-index-open-dispatcherfrom
feat/readonly-sparse-vector-index-open
Draft

feat: add open for read-only sparse vector index#9435
dancixx wants to merge 1 commit into
feat/readonly-vector-index-open-dispatcherfrom
feat/readonly-sparse-vector-index-open

Conversation

@dancixx

@dancixx dancixx commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

ReadOnlySparseVectorIndex::open (mirror of SparseVectorIndex::try_load: config + inverted index + indices tracker, never builds) + VectorIndexReadEnum::open_sparse dispatcher (mirrors create_sparse_vector_index (index_type, datatype) selection; MutableRam has no read-only repr).

Stacked on the dense open dispatcher (#9428).

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (3)
  • dev
  • master
  • main

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: 2ef999d1-1dba-4fa8-8dc3-aaf1301ada92

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@dancixx dancixx mentioned this pull request Jun 11, 2026
93 tasks
@dancixx dancixx force-pushed the feat/readonly-sparse-vector-index-open branch from 63c8c09 to 5f4dc87 Compare June 11, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant