Skip to content

feat: support canonical Lumina index type#344

Open
QuakeWang wants to merge 1 commit into
apache:mainfrom
QuakeWang:feature/lumina-read-compatibility
Open

feat: support canonical Lumina index type#344
QuakeWang wants to merge 1 commit into
apache:mainfrom
QuakeWang:feature/lumina-read-compatibility

Conversation

@QuakeWang
Copy link
Copy Markdown
Contributor

Purpose

Rust vector search previously only recognized Lumina index manifest entries with index_type = "lumina-vector-ann". Java now uses index_type = "lumina" as the canonical Lumina identifier while keeping lumina-vector-ann only for legacy compatibility.

This PR adds the canonical Lumina identifier and a shared helper for Lumina index type detection. VectorSearchBuilder now accepts both lumina and lumina-vector-ann manifest entries, while preserving existing behavior for non-Lumina indexes, delete entries, and field mismatches.

Brief change log

Tests

API and Format

Documentation

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