From: <bi...@us...> - 2009-05-05 20:20:48
|
Revision: 2698 http://archive-access.svn.sourceforge.net/archive-access/?rev=2698&view=rev Author: binzino Date: 2009-05-05 20:20:45 +0000 (Tue, 05 May 2009) Log Message: ----------- Fixed type-o. Modified Paths: -------------- trunk/archive-access/projects/nutchwax/archive/src/nutch/conf/nutch-site.xml Modified: trunk/archive-access/projects/nutchwax/archive/src/nutch/conf/nutch-site.xml =================================================================== --- trunk/archive-access/projects/nutchwax/archive/src/nutch/conf/nutch-site.xml 2009-05-05 19:24:16 UTC (rev 2697) +++ trunk/archive-access/projects/nutchwax/archive/src/nutch/conf/nutch-site.xml 2009-05-05 20:20:45 UTC (rev 2698) @@ -186,7 +186,7 @@ <property> <name>searcher.fieldcache</name> - <property>true</property> + <value>true</value> </property> </configuration> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |