Author: jerome
Date: Sat Dec 17 02:10:32 2005
New Revision: 357335
URL: http://svn.apache.org/viewcvs?rev=357335&view=rev
Log:
NUTCH-3, Rollback nutch-default.xml (commit error)
Modified:
lucene/nutch/trunk/conf/nutch-default.xml
Modified: lucene/nutch/trunk/conf/nutch-default.xml
URL:
http://svn.apache.org/viewcvs/lucene/nutch/trunk/conf/nutch-default.xml?rev=357335&r1=357334&r2=357335&view=diff
==============================================================================
--- lucene/nutch/trunk/conf/nutch-default.xml (original)
+++ lucene/nutch/trunk/conf/nutch-default.xml Sat Dec 17 02:10:32 2005
@@ -105,7 +105,7 @@
<property>
<name>http.redirect.max</name>
- <value>10</value>
+ <value>3</value>
<description>The maximum number of redirects the fetcher will follow when
trying to fetch a page.</description>
</property>
@@ -727,8 +727,7 @@
<property>
<name>parser.character.encoding.default</name>
- <!--value>windows-1252</value-->
- <value>utf-8</value>
+ <value>windows-1252</value>
<description>The character encoding to fall back to when no other information
is available</description>
</property>