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

Modified Files:
        nutch-default.xml 
Log Message:
Make summary length configurable.

Index: nutch-default.xml
===================================================================
RCS file: /cvsroot/nutch/nutch/conf/nutch-default.xml,v
retrieving revision 1.57
retrieving revision 1.58
diff -C2 -d -r1.57 -r1.58
*** nutch-default.xml   26 Oct 2004 00:03:13 -0000      1.57
--- nutch-default.xml   1 Nov 2004 20:45:37 -0000       1.58
***************
*** 414,417 ****
--- 414,434 ----
  </property>
  
+ <property>
+   <name>searcher.summary.context</name>
+   <value>5</value>
+   <description>
+   The number of context terms to display preceding and following
+   matching terms in a hit summary.
+   </description>
+ </property>
+ 
+ <property>
+   <name>searcher.summary.length</name>
+   <value>20</value>
+   <description>
+   The total number of terms to display in a hit summary.
+   </description>
+ </property>
+ 
  <!-- urlfilter properties -->
  



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Nutch-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to