Change HtmlParseFilter 's to return ParseResult object instead of Parse object
------------------------------------------------------------------------------
Key: NUTCH-485
URL: https://issues.apache.org/jira/browse/NUTCH-485
Project: Nutch
Issue Type: Improvement
Components: fetcher
Affects Versions: 1.0.0
Environment: All
Reporter: Gal Nitzan
Fix For: 1.0.0
The current implementation of HtmlParseFilters.java doesn't allow a filter to
add parse objects to the ParseResult object.
A change to the HtmlParseFilter is needed which allows the filter to return
ParseResult . and ofcourse a change to HtmlParseFilters .
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.