Hi, I read through how to disable OCR here https://cwiki.apache.org/confluence/display/TIKA/TikaOCR and I am wondering if there is another option I missed. I would basically like to disable OCR fully (also for images, images in doc files, etc --- not just for PDFs) -- so the same as through a custom configuration file. It would be nice if this was feasible via the headers of each request. I find it more convenient to use if/else in my code than in the yaml files used for k8s configuration. Is there such an option?
Thanks, Cristi
