[
https://issues.apache.org/jira/browse/NUTCH-2772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel resolved NUTCH-2772.
------------------------------------
Resolution: Implemented
> Debugging parse filter to show serialized DOM tree
> --------------------------------------------------
>
> Key: NUTCH-2772
> URL: https://issues.apache.org/jira/browse/NUTCH-2772
> Project: Nutch
> Issue Type: Improvement
> Components: parser, plugin
> Affects Versions: 1.16
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Major
> Fix For: 1.17
>
>
> A tool to show the DOM tree (eg. serialized as XML/HTML) might be helpful for
> debugging, eg., see NUTCH-2769. The DOM tree is available in the parse
> plugins and is also passed to the HtmlParseFilter plugins. We could provide a
> parsefilter-debug plugin which logs the DOM tree and add the serialized
> string representation to the parse data.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)