From: <bi...@us...> - 2012-01-19 21:45:04
|
Revision: 3598 http://archive-access.svn.sourceforge.net/archive-access/?rev=3598&view=rev Author: binzino Date: 2012-01-19 21:44:58 +0000 (Thu, 19 Jan 2012) Log Message: ----------- Fix type-o. Modified Paths: -------------- tags/nutchwax-0_13-JIRA-WAX-75/archive/src/nutch/conf/nutch-site.xml Modified: tags/nutchwax-0_13-JIRA-WAX-75/archive/src/nutch/conf/nutch-site.xml =================================================================== --- tags/nutchwax-0_13-JIRA-WAX-75/archive/src/nutch/conf/nutch-site.xml 2012-01-19 21:44:43 UTC (rev 3597) +++ tags/nutchwax-0_13-JIRA-WAX-75/archive/src/nutch/conf/nutch-site.xml 2012-01-19 21:44:58 UTC (rev 3598) @@ -184,7 +184,7 @@ <property> <name>encodingdetector.charset.min.confidence</name> <value>1</value> - <description>A integer between 0-100 indicating minimum confidence value + <description>An integer between 0-100 indicating minimum confidence value for charset auto-detection. Any negative value disables auto-detection. </description> </property> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |