mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-06-06 13:49:44 +00:00
Design: Implementation plan for the LanceDB vector store
Task-by-task TDD plan implementing the LanceDB design spec: dependency swap, the PaperlessLanceVectorStore adapter, atomic merge_insert upsert, ANN threshold + scalar index + compaction, the indexing/chat/similar rewires, FAISS migration, and a lazy-import guard test so non-AI paths (management commands) never drag in llama_index/lancedb/pyarrow. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in: