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

Chris A. Mattmann resolved NUTCH-870.
-------------------------------------

    Fix Version/s: nutchbase
       Resolution: Fixed

- fixed in Nutch trunk (branch-1.3) r983278, Nutch 1.2 RC branch r983311 and in 
Nutchbase in r983315. Thanks for the patch, Julien. I didn't see any objections 
from anyone on this and it looked fine to me, so I applied it per my earlier 
email. This wraps up the dev for 1.2 I think so I will cut the RC later today.

> Injector should add the metadata before calling injectedScore
> -------------------------------------------------------------
>
>                 Key: NUTCH-870
>                 URL: https://issues.apache.org/jira/browse/NUTCH-870
>             Project: Nutch
>          Issue Type: Bug
>          Components: injector
>    Affects Versions: 1.2, nutchbase
>            Reporter: Julien Nioche
>            Assignee: Chris A. Mattmann
>             Fix For: 1.2, 2.0, nutchbase
>
>         Attachments: NUTCH-870.patch
>
>
> The injector should add the metadata to the CrawlDatum *before* calling 
> _scfilters.injectedScore(value, datum)_ as the metadata could be used by the 
> ScoringFilters in this method.
> The method _scfilters.injectedScore()_ should also be called regardless of 
> whether the score is the one specified in the seed list or the one set by 
> default but we should then modify the scoringOPICFilter so that it does not 
> override it. 
> Any thoughts? 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to