Add PDF source support to DeepSearch #9

Closed
opened 2026-06-14 04:27:55 +02:00 by retoor · 0 comments
Owner

Summary

DeepSearch currently does not support PDF indexing. To enable this, raw binary PDF files must be downloaded to a temporary location for interpretation and chunking.

Steps to Reproduce

Not provided.

Expected Behaviour

DeepSearch should support PDF sources by downloading raw binary to a temporary location, interpreting the content, and chunking it.

Actual Behaviour

DeepSearch does not support PDF indexing.

Environment

Not provided.


Reported by retoor via DevPlace.

## Summary DeepSearch currently does not support PDF indexing. To enable this, raw binary PDF files must be downloaded to a temporary location for interpretation and chunking. ## Steps to Reproduce Not provided. ## Expected Behaviour DeepSearch should support PDF sources by downloading raw binary to a temporary location, interpreting the content, and chunking it. ## Actual Behaviour DeepSearch does not support PDF indexing. ## Environment Not provided. --- *Reported by **retoor** via DevPlace.*
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: retoor/devplacepy#9
No description provided.