Description
I think the value of TikaServerConfig.TaskTimeoutMillis should be overridden for the current request over X-Tika-OCRTimeoutSeconds header. The following request takes more than 120 seconds.
curl -vvv -X PUT -T sampleimage.png http://localhost:9998/tika --header "X-Tika-OCRTimeoutSeconds: 600"
Tesserect is configured with tessdata_best models