Ratnesh,V2Solutions India wrote:
Hi,
  I'm trying to run nutch in eclipse for my simple application, and I'm
getting this error about scoring
plugins. My plugin.includes var contains scoring-opic and the plugin exists
in
the plugins directory, anyone have any ideas what I should look at? Thanks!


You should add the conf directoty to eclipse source paths, so that it can see the configuration. You can set the logging level to info and then check for the added plugins from the log, to see if scoring-opic is indeed loaded. Also you can try running from the command line to see if the problem is in eclipse or in configuration.

Reply via email to