[
https://issues.apache.org/jira/browse/NUTCH-870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895127#action_12895127
]
Chris A. Mattmann commented on NUTCH-870:
-----------------------------------------
+1, this looks good to me. This and NUTCH-858 are the only remaining issues
prior to a 1.2 point release, so my +1 to commit this back to 1.2
> 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: Julien Nioche
> Fix For: 1.2, 2.0
>
> 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.