-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
some bug found with version 3.3 #574
Comments
Are you testing on Windows ? If yes, then what version of windows ? |
I installed the dockers via Portainer on my Synology NAS and my OS with my browser is Linux / Ubuntu 24.10 and Brave [Version 1.73.104 Chromium: 131.0.6778.204 (Offizieller Build) (64-Bit)] |
@htc1977 can you please try:
Locally to double check if it fixes the problem ? Note the |
This fix works for me as well ... |
Ragarding:
There is an option which may be relevant for you: https://docs.papermerge.io/3.3/settings/ocr/#ocr__automatic Regarding indexing/searching: did you setup SOLR + worker here: https://docs.papermerge.io/3.3/setup/docker-compose/#i3-ocr-workers ? |
Fixed it for me as well, thanks, sorry for the late reply |
I changed my dockerfile and added i3worker and solr (both were missing) and now search seems to work 👍 , but only if imported documents were OCRd, so it seems that indexing of documents isn't done without OCR, is it? I have around 5000 pdfs I'd like to import and they are text documents or OCRd scans and I don't want to OCR them again nor to I want to increase files by factors due to the missing jbig2 compression in the ocr-worker. |
Hello @ciur,
I installed the 3.3 via docker with OCR worker, redis and PostgreSQL.
I found the following bugs so far:
I haven't tested the API so far due to the fact, that there are too many bugs and no clear option to index the files without reOCRing them.
The text was updated successfully, but these errors were encountered: