Skip to content

Tracking: Distributed Indexes Search #6309

@Xuanwo

Description

@Xuanwo

Lance is making distributed indexing a first-class capability by unifying all index families on a global segment model: a logical index is a set of physical segments, and build, commit, query, append, optimize, and GC all operate on segment sets.

Distributed indexing should not be a special path; it should be the natural consequence of a segment-native index system.

Workstreams

A. Segment Model and Transaction Semantics

B. Vector: Multi-Segment as a Stable End State

C. FTS: Segment-Native Distributed Indexing

D. Lifecycle Management

E. Expansion to Other Index Families

References

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions