ragflow/api/db
kuschzzp 9c6cc20356
Fix:#3230 When parsing a docx file using the Book parsing method, to_page is always -1, resulting in a block count of 0 even if parsing is successful (#3249)
### What problem does this PR solve?

When parsing a docx file using the Book parsing method, to_page is
always -1, resulting in a block count of 0 even if parsing is successful

Fix:#3230

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2024-11-08 09:21:42 +08:00
..
services add inputs to display to every components (#3242) 2024-11-06 18:47:53 +08:00
__init__.py add API for tenant function (#2866) 2024-10-16 16:10:24 +08:00
db_models.py Fix:#3230 When parsing a docx file using the Book parsing method, to_page is always -1, resulting in a block count of 0 even if parsing is successful (#3249) 2024-11-08 09:21:42 +08:00
db_utils.py Common: Support postgreSQL database as the metadata db. (#2357) 2024-09-12 15:12:39 +08:00
init_data.py reduce rerank batch size (#2801) 2024-10-11 11:29:19 +08:00
operatioins.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
reload_config_base.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
runtime_config.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00