[
https://issues.apache.org/jira/browse/TIKA-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214001#comment-14214001
]
Hudson commented on TIKA-1476:
------------------------------
SUCCESS: Integrated in tika-trunk-jdk1.7 #314 (See
[https://builds.apache.org/job/tika-trunk-jdk1.7/314/])
TIKA-1476 - Updated TesseractOCRConfig to read from property file if present on
classpath (dmeikle:
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1640017)
*
/tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/ocr/TesseractOCRConfig.java
> Allow TesseractOCRParser to be configured using an external configuration file
> ------------------------------------------------------------------------------
>
> Key: TIKA-1476
> URL: https://issues.apache.org/jira/browse/TIKA-1476
> Project: Tika
> Issue Type: Improvement
> Components: parser
> Reporter: Dave Meikle
> Assignee: Dave Meikle
> Priority: Minor
> Fix For: 1.7
>
>
> The TesseractOCRParser is great but configuration at the moment requires
> configuring up a _TesseractOCRConfig_ instance and placing it on the
> _ParseContext_. For those who are not using Tika programmatically in their
> code, such as users of the Tika Server, this is difficult and requires code
> changes. It would be more helpful is this could also be configured using a
> properties file on the classpath.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)