[ 
https://issues.apache.org/jira/browse/TIKA-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214349#comment-14214349
 ] 

Hudson commented on TIKA-1476:
------------------------------

FAILURE: Integrated in tika-trunk-jdk1.6 #295 (See 
[https://builds.apache.org/job/tika-trunk-jdk1.6/295/])
TIKA-1476 - Added tests for TesseractOCRConfig external configuration through 
properties files (dmeikle: 
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1640068)
* 
/tika/trunk/tika-parsers/src/test/java/org/apache/tika/parser/ocr/TesseractOCRConfigTest.java
* /tika/trunk/tika-parsers/src/test/resources/test-properties
* 
/tika/trunk/tika-parsers/src/test/resources/test-properties/TesseractOCRConfig-full.properties
* 
/tika/trunk/tika-parsers/src/test/resources/test-properties/TesseractOCRConfig-partial.properties


> 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)

Reply via email to