[ 
https://issues.apache.org/jira/browse/NUTCH-2772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17096337#comment-17096337
 ] 

Hudson commented on NUTCH-2772:
-------------------------------

SUCCESS: Integrated in Jenkins build Nutch-trunk #3677 (See 
[https://builds.apache.org/job/Nutch-trunk/3677/])
NUTCH-2772 Debugging parse filter to show serialized DOM tree (snagel: 
[https://github.com/apache/nutch/commit/caea3a051aceb947d17ccfaa080f6bd864802a4d])
* (add) src/plugin/parsefilter-debug/plugin.xml
* (add) src/plugin/parsefilter-debug/build.xml
* (edit) default.properties
* (edit) src/plugin/build.xml
* (add) 
src/plugin/parsefilter-debug/src/java/org/apache/nutch/parsefilter/debug/package-info.java
* (edit) src/java/org/apache/nutch/util/DomUtil.java
* (add) src/plugin/parsefilter-debug/ivy.xml
* (edit) build.xml
* (add) 
src/plugin/parsefilter-debug/src/java/org/apache/nutch/parsefilter/debug/DebugParseFilter.java


> 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)

Reply via email to