I’m looking for a self hosted solution to this problem:

corytheboyd@kbin.social to Selfhosted@lemmy.world – 38 points –

I’m looking for a self hosted solution to this problem:

I want to create a full text search index from a collection of PDF manuals (text, not images, I don’t care about OCR here). There is a UI to search for text matches in documents, and clicking a search hit opens the PDF scrolled to where the search hit is (bonus points if the search hit is hilighted)

22

You are viewing a single comment

Paperwork seems to fit most of the bill except for one thing: it won't scroll to where the search hit is (but it will highlight the matching keywords).

Just beware Paperwork won't just create an index. It'll organize the PDF its own way in its own work directory.

(full disclosure: I'm its main dev)

Do you guys have a docker image or something that I could put on my homelab server?

I think there is some confusion here.

Paperwork is a desktop application, not a web application. (eh, self-hosting doesn't necessarily always imply web applications ! :). I for one use Nextcloud and nextcloud-desktop to keep my Paperwork work directories in sync on all my computers.