[ 
https://issues.apache.org/jira/browse/NUTCH-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16941851#comment-16941851
 ] 

ASF GitHub Bot commented on NUTCH-1403:
---------------------------------------

aalbahem commented on pull request #458: fix for NUTCH-1403 contributed by 
aalbahem
URL: https://github.com/apache/nutch/pull/458#discussion_r330059885
 
 

 ##########
 File path: 
src/plugin/scoring-metadata/src/test/org/apache/nutch/scoring/metadata/MetadataScoringFilterTest.java
 ##########
 @@ -0,0 +1,113 @@
+package org.apache.nutch.scoring.metadata;
 
 Review comment:
   Thanks, Sebastian, I will address your comments.  Do you have any time frame 
when this should be done? If you plan to merge this into a release, then I can 
try to get it done by this weekend.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add default ScoringFilter for manipulating metadata 
> ----------------------------------------------------
>
>                 Key: NUTCH-1403
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1403
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Julien Nioche
>            Assignee: Sebastian Nagel
>            Priority: Major
>             Fix For: 1.16
>
>
> This is currently done by the urlmeta plugin, which has too vague a name and 
> a redundant indexing filter now that we have the index-metadata plugin. This 
> scoring filter would help defining which metadata to pass from : 
> - the crawl metadata to the content metadata
> - the content metadata to the parse metadata
> - the parse metadata to the crawldatum for the outlinks
> I'd make this scoring filter available by default i.e. not in a separate 
> plugin as its functionalities are commonly used.   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to