mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-08-29 14:07:33 +00:00
Collapse the TEXT/KEYWORD/U64/DATE/DATETIME if/elif chain into a FieldKind -> (schema kind, tokenizer) lookup table. JSON stays an explicit branch since it can emit a second, synthetic notes_text descriptor.