On Wed, Aug 5, 2009 at 2:51 AM, Saurabh Suman<[email protected]> wrote: > > 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?
Is the plugin.xml also in the classpath? -- http://www.linkedin.com/in/paultomblin
