Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.0.0, 2.1.0
-
None
-
None
Description
Some properties of org.apache.tika.parser.ocr.TesseractOCRConfig have been renamed after version 1.27. For example, the Timeout property is called TimeoutSeconds after version 1.27. Code that uses the X-Tika-OCRTimeout option is now incorrect because the configuration parser uses reflection that refers directly to the property name.
https://tika.apache.org/1.27/api/
https://tika.apache.org/2.0.0/api/