TDLN wrote: > In 0.8-dev score is calculated in a ScoringFilter implementaion, > default is score-opic plugin > (org.apache.nutch.scoring.opic.OPICScoringFilter). > > AFAIK the scoring plugin has to be included in nutch-site. Score
... or in fact, it is now activated by default, so if you want another scoring plugin you need to define this in nutch-site.xml. > calculation is done as part of updatedb step. Please correct me if I > am wrong about this, folks. Score calculations are performed in as many as six places (see the API), but the main parts are indeed in distributeScoreToOutlink() and updateDbScore(). -- Best regards, Andrzej Bialecki <>< ___. ___ ___ ___ _ _ __________________________________ [__ || __|__/|__||\/| Information Retrieval, Semantic Web ___|||__|| \| || | Embedded Unix, System Integration http://www.sigram.com Contact: info at sigram dot com Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
