mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #216] Turn of OCR / Index IPTC/EXIF Info #212
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#212
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @robbymeier on GitHub (Jan 21, 2019).
Original GitHub issue: https://github.com/RD17/ambar/issues/216
Is it possible to turn off OCR and instead have it index the IPTC/EXIF information within image files? Or even better, for REST calls tell it if it should to OCR or not.
@ohnx commented on GitHub (Jan 24, 2019):
I haven't found a way to selectively disable OCR, but if you add an environment variable in
ambar/ambar-pipeline:latestasocrPdfMaxPageCount=0, you can disable OCR for all of the files.@stale[bot] commented on GitHub (Feb 8, 2019):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.