Re: nutch crawl fails with: org.apache.nutch.indexer.IndexingFilter does not exist.

2005-12-19 Thread Stephen Fitch
Hi Jérôme, Many thanks for this email. I had found I needed 'nutch-extensionpoints', but with your explaination below I have a better understanding of the reason it is needed. Thanks once again. Stephen On 12/19/05, Jérôme Charron [EMAIL PROTECTED] wrote: nutch-extensionpoints is the plugin

Re: nutch crawl fails with: org.apache.nutch.indexer.IndexingFilter does not exist.

2005-12-18 Thread Stephen Fitch
I tried J2SE v1.4.2_10 and 5.0 u6... same issue.. I threw away my nutch directory and un-tarballed a new one... same issue... I should add this is issue is on a Windows box with CYGWIN/bash and the following env variables [EMAIL PROTECTED] /cygdrive/h/p/nutch/nutch-0.7.1 $ env | grep NUTCH

Re: nutch crawl fails with: org.apache.nutch.indexer.IndexingFilter does not exist.

2005-12-18 Thread Stephen Fitch
... -Stephen On 12/18/05, Stephen Fitch [EMAIL PROTECTED] wrote: I tried J2SE v1.4.2_10 and 5.0 u6... same issue.. I threw away my nutch directory and un-tarballed a new one... same issue... I should add this is issue is on a Windows box with CYGWIN/bash and the following env variables

Re: PluginRuntimeException: org.apache.nutch.indexer.IndexingFilter does not exist

2005-12-17 Thread Stephen Fitch
I'm seeing the same issue... I'll share an answer if/when I find it... Stephen On 12/17/05, Alfred Ostermeier [EMAIL PROTECTED] wrote: Hello, I have just installed nutch 0.7.1. I'm running it on Win XP and cygwin. Crawling an http-URL worked well. But: Crawling an file-URL failed. I did