From 24aee98ad5496d9fb9a038e0f7206c0dad84ad2f Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 22 Jul 2026 11:31:15 -0700 Subject: [PATCH] Documentation: fix v3 migration guide header level --- docs/migration-v3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/migration-v3.md b/docs/migration-v3.md index eece9b744..6b8dec659 100644 --- a/docs/migration-v3.md +++ b/docs/migration-v3.md @@ -192,7 +192,7 @@ searchable PDF and stores it as the archive copy. `ARCHIVE_FILE_GENERATION=never has no effect for documents handled by the remote parser — the archive is produced unconditionally by the remote engine. -# Search Index (Whoosh -> Tantivy) +## Search Index (Whoosh -> Tantivy) The full-text search backend has been replaced with [Tantivy](https://github.com/quickwit-oss/tantivy). The index format is incompatible with Whoosh, so **the search index is automatically rebuilt from