Update of /cvsroot/nutch/nutch In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31442
Modified Files: CHANGES.txt Log Message: Fix Page constructors so that next fetch date is less likely to be misconstrued as a float. This patches a problem in WebDBInjector, where new pages were added to the db with nextScore set to the intended nextFetch date. This, in turn, confused link analysis. Index: CHANGES.txt =================================================================== RCS file: /cvsroot/nutch/nutch/CHANGES.txt,v retrieving revision 1.41 retrieving revision 1.42 diff -C2 -d -r1.41 -r1.42 *** CHANGES.txt 10 Dec 2004 19:40:13 -0000 1.41 --- CHANGES.txt 13 Dec 2004 19:20:40 -0000 1.42 *************** *** 118,121 **** --- 118,126 ---- (Sven Wende via cutting) + 22. Fix Page constructors so that next fetch date is less likely to be + misconstrued as a float. This patches a problem in WebDBInjector, + where new pages were added to the db with nextScore set to the + intended nextFetch date. This, in turn, confused link analysis. + Release 0.5 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Nutch-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-cvs