uploading a PDF file only 1 vector #191

Closed
opened 2026-02-23 17:20:42 -05:00 by yindo · 1 comment
Owner

Originally created by @Nikto655 on GitHub (Sep 25, 2023).

I tried to upload a pdf file that consists of 20+ pages, but it seems that only the title page was uploaded. There only 1 vector present after uploading.

Originally created by @Nikto655 on GitHub (Sep 25, 2023). I tried to upload a pdf file that consists of 20+ pages, but it seems that only the title page was uploaded. There only 1 vector present after uploading.
yindo closed this issue 2026-02-23 17:20:42 -05:00
Author
Owner

@timothycarambat commented on GitHub (Sep 25, 2023):

You should inspect the resulting documents object that is created. It is possible that your PDF is not parseable from its source. This could be for many reasons (encoding, language, special text, PDF text is encoded as image)

@timothycarambat commented on GitHub (Sep 25, 2023): You should inspect the resulting `documents` object that is created. It is possible that your PDF is not parseable from its source. This could be for many reasons (encoding, language, special text, PDF text is encoded as image)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/vector-admin#191