Files
ragflow/rag
Idriss Sbaaoui 2a37562791 Fix manual naive parser position extraction fallback (#14420)
### What problem does this PR solve?
This PR fixes a regression where Manual pipeline + Naive (Plain Text)
PDF parsing crashed with `AttributeError: 'PlainParser' object has no
attribute 'extract_positions'` in `rag/app/manual.py`.
fixes #14411 
### Type of change:
- [x] Bug Fix (non-breaking change which fixes an issue)
2026-04-28 14:21:30 +08:00
..
2025-12-31 17:18:30 +08:00
2026-04-27 22:38:43 +08:00
2026-03-05 17:27:17 +08:00