Skip to content
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

Option to disable OCR temporarily + mass processing #344

Closed
vmario89 opened this issue Jul 23, 2019 · 3 comments · Fixed by #768
Closed

Option to disable OCR temporarily + mass processing #344

vmario89 opened this issue Jul 23, 2019 · 3 comments · Fixed by #768

Comments

@vmario89
Copy link
Contributor

Hi,

my machine is running with 3,5GB memory for JVM. I installed the tesseract libraries and teedy is going to process all the uploaded files fine. But when pushing ~500 files at once it is really slow. I'd like to be able to disable the OCR temporarily so the upload turns quicker. After uploading i'd like to be able to have a checkbox at each file in a document to select which files should be processed again. At the moment this can be done by clicking "..." and "reprocess". It would help to seperate the job of getting done the upload and the "detail work" per document.

Maybe there could be some option to (re)process only not yet processed files or files which don't have a thumbnail yet too.

kind regards, Mario

@jendib
Copy link
Member

jendib commented Feb 15, 2020

OCR is now multithreaded and I don't want users to have to fiddle with this kind of technical considerations.

@jendib jendib closed this as completed Feb 15, 2020
@alexanderadam
Copy link
Contributor

alexanderadam commented Jul 9, 2024

Is it still not possible to disable OCR nowadays? 🤔
Or is there some kind of possibility to tackle this?

@alexanderadam
Copy link
Contributor

alexanderadam commented Aug 26, 2024

Just FYI: I created a Pull Request to disable OCR since we need a possibility to have faster responses instead of OCR.

jendib pushed a commit that referenced this issue Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants