You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (JIRA)" <ji...@apache.org> on 2018/06/21 09:29:00 UTC

[jira] [Assigned] (NUTCH-2607) ParserChecker should call ScoringFilters.passScoreAfterParsing() on all parses

     [ https://issues.apache.org/jira/browse/NUTCH-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastian Nagel reassigned NUTCH-2607:
--------------------------------------

    Assignee: Sebastian Nagel

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