mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-03-31 05:12:45 +00:00
- Reset index_version to 1 — Tantivy is a full format change so versioning restarts from scratch; all existing v9 installs trigger an automatic reindex on next container start - Add PAPERLESS_SEARCH_LANGUAGE change detection: track raw env var in .index_language so changing the language setting auto-reindexes; raw env var (not resolved language) avoids false positives from OCR_LANGUAGE inference - docs/administration.md: clarify that Docker handles the post-upgrade reindex automatically; bare metal users need to run document_index reindex manually; add that as step 4 in the bare metal upgrade guide Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>