mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-08-19 17:23:21 +00:00
_quote_date_keyword_phrases and _rewrite_bare_json_field_prefixes both regex-match anywhere in raw_query, with no awareness of whether the match falls inside an already-quoted phrase on an unrelated field. Unlikely in practice and not fixed (quote-aware scanning is real work for an edge case), but now called out explicitly like this file's other accepted trade-offs, instead of being the one undocumented one.