[
https://issues.apache.org/jira/browse/NUTCH-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel resolved NUTCH-2607.
------------------------------------
Resolution: Fixed
> ParserChecker should call ScoringFilters.passScoreAfterParsing() on all parses
> ------------------------------------------------------------------------------
>
> Key: NUTCH-2607
> URL: https://issues.apache.org/jira/browse/NUTCH-2607
> Project: Nutch
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.14
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Minor
> Labels: patch-available
> Fix For: 1.15
>
>
> A ParseResult may contain multiple parses, e.g., the feed parser adds one for
> every item in the RSS/Atom feed. The tool ParseSegment calls the method
> ScoringFilters.passScoreAfterParsing() for every parse of the ParseResult.
> ParserChecker does this only for the parse identified by the fetched URL. It
> should behave same as ParseSegment.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)