ExtractingRequestHandler does not embed original document
---------------------------------------------------------
Key: SOLR-1605
URL: https://issues.apache.org/jira/browse/SOLR-1605
Project: Solr
Issue Type: Wish
Components: contrib - Solr Cell (Tika extraction)
Affects Versions: 1.4
Reporter: Lance Norskog
The ExtractingRequestHandler does not have the option to embed the original
document file as a saved field.
This would be generally useful for content management system purposes, since
the search index can also directly serve the content making for a much simpler
system architecture.
My use case is to highlight indexed HTML. Since the raw HTML text is not
indexed, it is not possible to request it highlighted.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.