You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2020/03/12 15:58:00 UTC

[jira] [Resolved] (TIKA-3071) tika-server's unpacker should pass the parent parser into the parsecontext to be used for inline parsing

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

Tim Allison resolved TIKA-3071.
-------------------------------
    Fix Version/s: 1.25
       Resolution: Fixed

> tika-server's unpacker should pass the parent parser into the parsecontext to be used for inline parsing
> --------------------------------------------------------------------------------------------------------
>
>                 Key: TIKA-3071
>                 URL: https://issues.apache.org/jira/browse/TIKA-3071
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Assignee: Tim Allison
>            Priority: Major
>             Fix For: 1.25
>
>
> A small handful of our parsers call other parsers "inline" to handle portions of a document.  By, inline, I mean that they aren't calling the other parsers on attachments or embedded objects; rather, they are calling the parsers on material that is meant to be understood as part of the main document, e.g. TesseractOCRParser on a rendered image of a PDF page.
> On TIKA-3069, [~carina.antunes] pointed out that there is a bit of a disconnect in returning the container file's text in the /unpack/all endpoint with images in PDFs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)