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/20 11:05:34 UTC

[jira] [Updated] (TIKA-1477) Add custom header processing to allow overriding of OCR and PDF configuration to be used in Tika Server

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

Dave Meikle updated TIKA-1477:
------------------------------
    Summary: Add custom header processing to allow overriding of OCR and PDF configuration to be used in Tika Server  (was: Add custom header to allow overriding of OCR language to be used in Tika Server)

> Add custom header processing to allow overriding of OCR and PDF configuration to be used in Tika Server
> -------------------------------------------------------------------------------------------------------
>
>                 Key: TIKA-1477
>                 URL: https://issues.apache.org/jira/browse/TIKA-1477
>             Project: Tika
>          Issue Type: Bug
>          Components: server
>            Reporter: Dave Meikle
>            Assignee: Dave Meikle
>            Priority: Minor
>             Fix For: 1.7
>
>
> The _TesseractOCRParser_ relies on different language models to accurately OCR content written in different languages.  At present, the Tika Server provides no way to specify additional specific languages without code changes.
> To enable clients to ask for processing to be performed using specific language models, we should add an optional new custom HTTP header (e.g. X-Tika-OCRLanguage) which will override the TesseractOCRConfig language value and set it on the ParseContext for use during parsing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)