RE: Nutch 1.7 solrdedup error

2013-11-18 Thread Markus Jelsma
You got a 404 for that URL http://localhost:8983/solr/rockies/. Your Solr core is not there. Caused by: org.apache.solr.common.SolrException: Not Found Not Found request: http://localhost:8983/solr/rockies/select?q=*:*&fl=id&rows=1&wt=javabin&version=2 at org.apache.solr.client.solr

Re: Nutch 1.7 solrdedup error

2013-11-18 Thread Shalin Shekhar Mangar
The "solrdedup" seems to be a nutch specific command. I think you'll have better luck asking this question on the nutch mailing list. Otherwise you need to provide complete details of the exact command being executed against Solr, exception logged from Solr etc (i.e. there shouldn't be a need to lo