Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

To do so, you need to use the bin/nutch script from the $NUTCH_HOME directory,



Wiki Markup
$ bin/nutch plugin Usage: [PluginRepository] pluginId className \[arg1 arg2 ...\]



As an example, if you wanted to execute the parse-html plugin,

...