Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change 
notification.

The "FAQ" page has been changed by EricPugh:
http://wiki.apache.org/nutch/FAQ?action=diff&rev1=123&rev2=124

Comment:
fixed wiki formatting

  {{{
      <property>
        <name>http.content.limit</name>
-       <value>'''150000'''</value>
+       <value>150000</value>
      </property>
  }}}
   . If you do not want to limit the size of downloaded documents, set 
http.content.limit to a negative value:
@@ -210, +210 @@

  {{{
      <property>
        <name>http.content.limit</name>
-       <value>'''-1'''</value>
+       <value>-1</value>
      </property>
  }}}
  === Segment Handling ===

Reply via email to