I'm at a loss on this. I'm going to revert to using 0.7.2. If anyone has any insight on my problem, I would appreciate hearing from you.

Chris Stephens wrote:
By manually copying the the custom-meta directory in build/plugin to plugin/ I was able to get at least some debug output in my log. It doesn't really tell me much, any idea why it wouldn't be loading the plugin when it has the correct entry in my nutch-site.xml?

2006-08-18 13:34:35,007 DEBUG plugin.PluginRepository - parsing: /usr/local/nutch-0.8/plugins/custom-meta/plugin.xml 2006-08-18 13:34:35,010 DEBUG plugin.PluginRepository - plugin: id=custommeta name=Custom Meta Parser/Filter version=0.0.1 provider=liveoakinteractive.comclass=null 2006-08-18 13:34:35,010 DEBUG plugin.PluginRepository - impl: point=org.apache.nutch.parse.HtmlParseFilter class=org.liveoak.nutch.parse.custommeta.CustomMetaParser 2006-08-18 13:34:35,011 DEBUG plugin.PluginRepository - impl: point=org.apache.nutch.indexer.IndexingFilter class=org.liveoak.nutch.parse.custommeta.CustomMetaIndexer 2006-08-18 13:34:35,011 DEBUG plugin.PluginRepository - impl: point=org.apache.nutch.searcher.QueryFilter class=org.liveoak.nutch.parse.custommeta.CustomMetaQueryFilter

2006-08-18 13:34:35,244 DEBUG plugin.PluginRepository - not including: custommeta


Reply via email to