From: <bi...@us...> - 2010-03-19 02:19:29
|
Revision: 2982 http://archive-access.svn.sourceforge.net/archive-access/?rev=2982&view=rev Author: binzino Date: 2010-03-19 02:19:23 +0000 (Fri, 19 Mar 2010) Log Message: ----------- Put back line accidentally removed configuring the 'digest' metadata field for indexing. Modified Paths: -------------- tags/nutchwax-0_13/archive/src/nutch/conf/nutch-site.xml Modified: tags/nutchwax-0_13/archive/src/nutch/conf/nutch-site.xml =================================================================== --- tags/nutchwax-0_13/archive/src/nutch/conf/nutch-site.xml 2010-03-18 23:05:40 UTC (rev 2981) +++ tags/nutchwax-0_13/archive/src/nutch/conf/nutch-site.xml 2010-03-19 02:19:23 UTC (rev 2982) @@ -48,6 +48,7 @@ site:false:false:untokenized url:false:true:tokenized + digest:false:true:no collection:true:true:no_norms date:true:true:no_norms This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |