mirror of
https://git.mirrors.martin98.com/https://github.com/jina-ai/reader
synced 2025-08-14 15:45:55 +08:00
fix: firebase fail to save large docs
This commit is contained in:
parent
964b66b6ab
commit
fd0b77285f
@ -288,8 +288,6 @@ export class PDFExtractor extends AsyncService {
|
||||
{
|
||||
src: url.toString(),
|
||||
meta: extracted?.meta || {},
|
||||
text: extracted?.text || '',
|
||||
content: extracted?.content || '',
|
||||
urlDigest: digest,
|
||||
createdAt: new Date(),
|
||||
...expireMixin
|
||||
|
Loading…
x
Reference in New Issue
Block a user