Skip to content

docs: document nested vector column discovery for search#251

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/129b42b9
Open

docs: document nested vector column discovery for search#251
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/129b42b9

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 21, 2026

Summary

Document the new behavior where LanceDB automatically discovers a single vector column nested inside a struct when running searches or creating an index.

Changes

  • Added a "Selecting the vector column" section to the Vector Search guide that explains automatic discovery, the dot-notation field path (with backtick escaping), how dimension matching disambiguates multiple candidates, and what the error messages mean.
  • Linked from the Vector Index page so the index-creation example points readers at the same syntax.

Context

Follows the upstream change that recurses into struct fields when resolving the default vector column, so users with a single nested vector leaf no longer need to pass an explicit field path.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 21, 2026

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

Project Status Preview Updated (UTC)
lancedb-bcbb4faf 🟢 Ready View Preview May 21, 2026, 9:51 AM

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.

0 participants