I'm sending this to you because you are active on the nutch-users
list and I am too lazy to subscribe at this particular moment. Please
pass on / act as you see fit. Wiki itself seems "immutable" at least
to the likes of me.

-Jeff


===== currently

By default the [WWW] "file plugin" is disabled. nutch-site.xml needs
to be modified to allow this plugin. Add an entry like this:

<property>
  <name>plugin.includes</name>
<value>protocol-file|protocol-http|parse-(text|html)|index-basic| query-(basic|site|url)</value>
</property>

==== probably should be

<property>
  <name>plugin.includes</name>
<value>nutch-extension-points|protocol-file|protocol-http|parse- (text|html)|index-basic|query-(basic|site|url)</value>
</property>


Reply via email to