[
https://issues.apache.org/jira/browse/NUTCH-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201916#comment-14201916
]
Hudson commented on NUTCH-1887:
-------------------------------
SUCCESS: Integrated in Nutch-trunk #2853 (See
[https://builds.apache.org/job/Nutch-trunk/2853/])
NUTCH-1887 Specify HTMLMapper to use in TikaParser (jnioche:
http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1637325)
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/conf/nutch-default.xml
*
/nutch/trunk/src/plugin/parse-tika/src/java/org/apache/nutch/parse/tika/TikaParser.java
> Specify HTMLMapper to use in TikaParser
> ---------------------------------------
>
> Key: NUTCH-1887
> URL: https://issues.apache.org/jira/browse/NUTCH-1887
> Project: Nutch
> Issue Type: Improvement
> Components: parser
> Affects Versions: 1.9
> Reporter: Julien Nioche
> Priority: Minor
> Fix For: 1.10
>
> Attachments: NUTCH-1887.trunk.patch
>
>
> The TikaParser currently relies on the default HTMLMapper used by Tika. The
> HTMLMapper is used in Tika to filter / normalise the HTML elements passed as
> SAX events. By default it uses a DefaultHtmlMapper which removes some of the
> input.
> This patch allows to specify which HTMLMapper implementation to use (if any).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)