Update of /cvsroot/nutch/nutch/conf
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2774/conf

Modified Files:
        nutch-default.xml 
Log Message:
Introduce option -noParsing to fetcher and add ParseSegment.java.


Index: nutch-default.xml
===================================================================
RCS file: /cvsroot/nutch/nutch/conf/nutch-default.xml,v
retrieving revision 1.56
retrieving revision 1.57
diff -C2 -d -r1.56 -r1.57
*** nutch-default.xml   22 Oct 2004 23:30:20 -0000      1.56
--- nutch-default.xml   26 Oct 2004 00:03:13 -0000      1.57
***************
*** 288,291 ****
--- 288,298 ----
  </property>
  
+ <!-- parser properties -->
+ <property>
+   <name>parser.threads.parse</name>
+   <value>10</value>
+   <description>Number of ParserThreads ParseSegment should use.</description>
+ </property>
+ 
  <!-- i/o 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

Reply via email to