[ https://issues.apache.org/jira/browse/TIKA-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dave Meikle updated TIKA-1476: ------------------------------ Description: 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. > 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)