[
https://issues.apache.org/jira/browse/TIKA-3567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dataminer.accolade updated TIKA-3567:
-------------------------------------
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/]
was:
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/]
> Breaking change is undocumented
> -------------------------------
>
> Key: TIKA-3567
> URL: https://issues.apache.org/jira/browse/TIKA-3567
> Project: Tika
> Issue Type: Improvement
> Components: config, core, documentation
> Affects Versions: 2.0.0, 2.1.0
> Reporter: dataminer.accolade
> Priority: Critical
>
> 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/]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)