Hi i have created a plugins for indexing filter . i put it in [nutch_folder]\src\plugin\ then i built it with ant command. Build was successful and it created a jar. I also added that jar in classpath. In nutch-default.xml in value of properties <name>plugin.includes</name> i added that plugin also . like <value>......parse-(text|html|js)|index-(basic|anchor|germinait)|...</value> my pluguns is index-germinait.
But when i run the crawl , it is not detecting index-germinait. Where am i wrong?WHich step i am missing? Please help. Thx. -- View this message in context: http://www.nabble.com/Added-plugins-not-visible-tp24821631p24821631.html Sent from the Nutch - User mailing list archive at Nabble.com.
