DOC-FULL-011:DocumentInfo 完整化 #112
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
目标
完善 DocumentInfo,统一不同文件类型的基础元信息输出。
字段
materialId, fileName, fileType, mimeType, fileSize, pageCount?, wordCount?, charCount?, title?, author?, language?, previewMode, metadata
支持类型
text, markdown, pdf, image, epub, office, unknown
验收
DocumentInfo 覆盖基础字段;不同文件类型允许缺失字段;metadata 支持扩展;FFI DTO 可用;有单元测试