Hi Mike,

 Well one thing that I notice off the bat is that you specify the alias tag
in nutch-site.xml (or maybe this was a typo when you posted the message). If
it wasn't, the alias tag should go into $NUTCH_HOME/conf/parse-plugins.xml,
the same place where you mapped the mimeTypes to plugin ids. Second, I would
ask that you verify that the following are true:

1. you have a plugin called "microformats-hreview" located in
$NUTCH_HOME/src/plugin/microformats-hreview

2. the plugin "microformats-hreview" has a plugin.xml file

3. the implementation id attribute inside of the plugin.xml file for the
microformats-hreview plugin is set to the value
"org.apache.nutch.microformats.hreview.HReviewParser"

Check on those things and let me know what you find out. We'll get to the
bottom of this.

Cheers,
  Chris

--
View this message in context: http://www.nabble.com/Xml--t1050112.html#a3882468
Sent from the Nutch - User forum at Nabble.com.

Reply via email to