Julien Nioche created NUTCH-1887:
------------------------------------
Summary: 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
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)
and defaults to the IdentityHtmlMapper used in Tika via the nutch-default.xml.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)