Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SolrCellBuilder appears to fail to configure Tika to extract embedded contents #397

Open
tballison opened this issue Jul 15, 2015 · 0 comments

Comments

@tballison
Copy link

To configure Tika to parse embedded documents recursively, you need to set the embedded parser in the parse context. If my reading of SolrCellBuilder is correct, Tika will only pull the contents out of the container document and will miss attachments.

See: https://issues.apache.org/jira/browse/SOLR-7189 and http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201507.mbox/%3CCAN4YXve24W++MKK1U-n0rp6JKNf-FQB10_ggRw4W4-Xy8dgP-w@mail.gmail.com%3E

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant