Update of /cvsroot/nutch/nutch In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2774
Modified Files: CHANGES.txt Log Message: Introduce option -noParsing to fetcher and add ParseSegment.java. Index: CHANGES.txt =================================================================== RCS file: /cvsroot/nutch/nutch/CHANGES.txt,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -d -r1.37 -r1.38 *** CHANGES.txt 23 Oct 2004 00:40:59 -0000 1.37 --- CHANGES.txt 26 Oct 2004 00:03:12 -0000 1.38 *************** *** 64,69 **** of NDFSFile.java, where a few methods are not supported, including delete(). Nothing changed in NDFSFile.java though. Leave it for future ! inprovement (John Xing, 20041022). ! Release 0.5 --- 64,75 ---- of NDFSFile.java, where a few methods are not supported, including delete(). Nothing changed in NDFSFile.java though. Leave it for future ! improvement (John Xing, 20041022). ! ! 16. Introduced option -noParsing to Fetcher.java and added ParseSegment.java. ! A new status code CANT_PARSE is added to FetcherOutput.java. ! Without option -noParsing , no change in fetcher behavior. With ! option -noParsing, fetcher does crawls only, no parsing is carried out. ! Then, ParseSegment.java should be used to parse in separate pass. ! (John Xing, 20041225) Release 0.5 ------------------------------------------------------- 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