Update of /cvsroot/nutch/nutch/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17598/conf
Modified Files: nutch-default.xml Log Message: Add option to FetchListTool to prioritize pages based on the log(number of incoming links) instead of the original page scores. Suggested by Doug Cutting. Index: nutch-default.xml =================================================================== RCS file: /cvsroot/nutch/nutch/conf/nutch-default.xml,v retrieving revision 1.55 retrieving revision 1.56 diff -C2 -d -r1.55 -r1.56 *** nutch-default.xml 7 Sep 2004 19:26:05 -0000 1.55 --- nutch-default.xml 22 Oct 2004 23:30:20 -0000 1.56 *************** *** 247,250 **** --- 247,261 ---- </property> + <!-- fetchlist tool properties --> + + <property> + <name>fetchlist.score.by.link.count</name> + <value>false</value> + <description>If true, set page scores on fetchlist entries based on + log(number of anchors), instead of using original page scores. This + results in prioritization of pages with many incoming links. + </description> + </property> + <!-- fetcher properties --> ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Nutch-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-cvs