Files
ragflow/common
天海蒼灆 e9cace9a09 fix: preserve non-string values in update_metadata_to (#17346)
## Summary
- Broaden `update_metadata_to` to keep `bool` / `int` / `float` / `None`
and structured values (e.g. PDF `outline` list[dict]) while retaining
string / list[str] merge+dedupe for LLM metadata.
- Fixes document system fields (`_isCurrent`, `_version`,
`_processStatus`) being dropped when parse persists PDF outline via full
`meta_fields` replace.

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 17:53:27 +08:00
..
2026-08-18 09:53:11 +08:00
2026-03-02 13:03:44 +08:00