dataminer.accolade created TIKA-3567:
----------------------------------------
Summary: Undocumented breaking change in release notes
Key: TIKA-3567
URL: https://issues.apache.org/jira/browse/TIKA-3567
Project: Tika
Issue Type: Improvement
Components: config, core, documentation
Affects Versions: 2.1.0, 2.0.0
Reporter: dataminer.accolade
Some properties of *org.apache.tika.parser.ocr.TesseractOCRConfig* have been
renamed after version 1.27. For example, the *Timeout* property is called
*TimeoutSeconds* since 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/]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)