Sebastian Nagel created NUTCH-2607:
--------------------------------------

             Summary: 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
    Affects Versions: 1.14
            Reporter: Sebastian Nagel
             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)

Reply via email to