Hi,

Everybody, This is what I m getting new warning in our plugin deployment,
eventhough I have added my plugin in nutch-default & nutch-site.xml both,
First I had included my plugin in nutch-site.xml <plugin.includes> parameter
values. but after that I have included in nutch-default.xml eventhough
problem is not sort out. 

Can anyone explain where did I go wrong???

THis is the settting inside nutch-site.xml & nutch-default.xml

<property>
  <name>plugin.includes</name>
 
<value>nutch-extensionpoints|protocol-http|urlfilter-regex|parse-text|parse-html|obj-plugin|index-basic|query-(basic|site|url)|scoring-opic</value>
</description></property>

THe above warning message is shown at the time of crawling.

and in the server console I see my plugin registtered .


-- 
View this message in context: 
http://www.nabble.com/WARN--parse.ParserFactory---ParserFactory%3A-Plugin%3A-OBJECTLinkParser-mapped-to-contentType-text-html-via-parse-plugins.xml%2C-but-not-enabled-via-plugin.includes-in-nutch-default.xml-tf3496441.html#a9766006
Sent from the Nutch - User mailing list archive at Nabble.com.

Reply via email to