Skip to content

docs: add FTS v2 migration note#7522

Draft
BubbleCal wants to merge 1 commit into
mainfrom
yang/fts-v2-migration-note
Draft

docs: add FTS v2 migration note#7522
BubbleCal wants to merge 1 commit into
mainfrom
yang/fts-v2-migration-note

Conversation

@BubbleCal

Copy link
Copy Markdown
Contributor

Summary

Docs-only follow-up to #7512.

This adds a migration guide note for the FTS / inverted index format default changing from v1 to v2. The note explains who is affected, how to keep creating v1 indexes with format_version=1, and the compatibility boundary for existing v1 indexes and older Lance readers.

Validation

  • git diff --check -- docs/src/guide/migration.md
  • cd docs && uv sync --all-extras
  • cd docs && uv run mkdocs build
  • cd docs && uv run mkdocs-linkcheck src

mkdocs build completed successfully with existing warnings about unrelated missing documentation links outside docs/src/guide/migration.md.

@github-actions github-actions Bot added A-docs Documentation documentation Improvements or additions to documentation labels Jun 30, 2026
@BubbleCal BubbleCal force-pushed the yang/fts-v2-migration-note branch from 083c324 to 603eafa Compare June 30, 2026 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-docs Documentation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant