Skip to content

Add experimental columnar indexing api#16066

Merged
ChrisHegarty merged 1 commit into
apache:branch_10xfrom
Tim-Brooks:backport_columns
May 14, 2026
Merged

Add experimental columnar indexing api#16066
ChrisHegarty merged 1 commit into
apache:branch_10xfrom
Tim-Brooks:backport_columns

Conversation

@Tim-Brooks
Copy link
Copy Markdown
Contributor

This commit adds an experimental columnar indexing api to the
IndexWriter. It allows the user to provide Long, Binary, and Vector
columns to the indexing chain to significantly reduce the per field
overhead when indexing batches of documents.

This commit adds an experimental columnar indexing api to the
IndexWriter. It allows the user to provide Long, Binary, and Vector
columns to the indexing chain to significantly reduce the per field
overhead when indexing batches of documents.
@github-actions github-actions Bot added this to the 10.5.0 milestone May 14, 2026
@ChrisHegarty ChrisHegarty merged commit 3ec3bff into apache:branch_10x May 14, 2026
8 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants