mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-05-12 17:45:24 +00:00
ae494d4b6a
- 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>