mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-08-10 12:53:20 +00:00
Agent review (source-verified against both repos) confirmed the spec's claims accurate throughout, with one real gap: the JSON-subpath tantivy-py carve-out (index.parse_query fallback for notes.*/ custom_fields.* until tantivy-py#716 ships) interacts with paperless's pinned tantivy~=0.26.0 and wasn't mentioned. Also added two footnotes: FieldRegistry forces date_only=True on any DATE spec regardless of the PublicField default, and the date-grammar parity audit implicitly grants new keyword vocabulary as a side effect. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>