[
https://issues.apache.org/jira/browse/TIKA-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith R. Bennett resolved TIKA-77.
----------------------------------
Resolution: Fixed
Assignee: Keith R. Bennett
The ParserPostProcessor is no longer used to wrap the parser in TikaConfig.
> 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
> Assignee: 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.