Skip to content

docs: document new IndexConfig metadata fields#270

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/368eb637
Open

docs: document new IndexConfig metadata fields#270
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/368eb637

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents the new per-index metadata fields now returned by list_indices() in the Python and Node.js bindings.

Changes

  • Add a note to the vector index page describing the new IndexConfig fields (num_indexed_rows, num_unindexed_rows, size_bytes, num_segments, index_version, created_at, index_uuid, type_url, index_details) and when they are populated vs. None/undefined.

Context

Surfaces user-facing changes from the upstream feature that exposes richer per-index metadata to Python and Node.js, so users can inspect index coverage, size, and details directly from list_indices() results without a separate index_stats() call.

@mintlify

mintlify Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
lancedb-bcbb4faf 🟢 Ready View Preview Jun 11, 2026, 8:47 PM

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