You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Dave Meikle (JIRA)" <ji...@apache.org> on 2014/11/16 18:41:33 UTC

[jira] [Resolved] (TIKA-1476) Allow TesseractOCRParser to be configured using an external configuration file

     [ https://issues.apache.org/jira/browse/TIKA-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Meikle resolved TIKA-1476.
-------------------------------
    Resolution: Implemented

Added in r1640017.

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