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/06/30 15:47:00 UTC

[jira] [Commented] (TIKA-3126) Consider new endpoint (metadata + content non recursive)

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

Tim Allison commented on TIKA-3126:
-----------------------------------

So, /tika includes content from embedded files just concatenated into one expanse of SAX events.  Would you want embedded content concatenated as /tika does or do you really only want the content from the "container" file?

Also, if you parse the xhtml from /tika, you can reconstruct the metadata, right?

In the above, I'm not saying I disagree, but I'm trying to figure out exactly what you're asking for.  Thank you!

> Consider new endpoint (metadata + content non recursive)
> --------------------------------------------------------
>
>                 Key: TIKA-3126
>                 URL: https://issues.apache.org/jira/browse/TIKA-3126
>             Project: Tika
>          Issue Type: Wish
>            Reporter: Carina Antunes
>            Priority: Trivial
>
> Please consider providing an endpoint like /rmeta which would return metadata + content, but non recursive, ie combine the output from /tika and /meta.



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