Fulltext, summary, and outlinks should not be added to the parsers' metadata.
-----------------------------------------------------------------------------
Key: TIKA-77
URL: https://issues.apache.org/jira/browse/TIKA-77
Project: Tika
Issue Type: Improvement
Components: general
Affects Versions: 0.1-incubator
Reporter: Keith R. Bennett
Fix For: 0.1-incubator
We no longer need to add the above to the outgoing metadata. To save memory
and processing time, we should modify the code so that these are no longer
added.
This can be done by no longer using ParserPostProcessor, or by disabling the
code in that class that adds the properties.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.