Sorry for the multiple postings. I am trying out nutch 1.3, which requires solr for indexing
I try to crawl and index with solr with this simple command bin/nutch crawl urls -solr http://localhost:8983/solr/ -depth 3 -topN 10 But why does it gives me the following error? Thank you for your kind help SolrIndexer: starting at 2011-07-19 23:13:31 java.io.IOException: Job failed! SolrDeleteDuplicates: starting at 2011-07-19 23:13:33 SolrDeleteDuplicates: Solr url: http://localhost:8983/solr/ SolrDeleteDuplicates: finished at 2011-07-19 23:13:34, elapsed: 00:00:01 crawl finished: crawl-20110719231304

