[
https://issues.apache.org/jira/browse/TIKA-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17148789#comment-17148789
]
Tim Allison edited comment on TIKA-3126 at 6/30/20, 3:46 PM:
-------------------------------------------------------------
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? Is your preference straight json instead of the xml?
In the above, I'm not saying I disagree, but I'm trying to figure out exactly
what you're asking for. Thank you!
was (Author: [email protected]):
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)