Hi,
In Nutch 1.x series have binaries and I use the following command for crawl a website "bin/nutch crawl urls <solr URL> -depth 1 -topN 1". It is working fine. But in Nutch 2.2.1 does't have binaries, I have use " src/bin/nutch crawl urls -solr <URL> -depth 2 topN 2". which is not working. I got Error: Could not find or load main class org.apache.nutch.crawl.Crawler. I am using, Nutch 2.2.1 and Solr 4.5 Any one please assist me on how to work with Nutch 2.2.x. Thanks in advance. -- View this message in context: http://lucene.472066.n3.nabble.com/Problem-in-crawling-a-website-by-using-nutch-2-2-x-tp4125339.html Sent from the Nutch - User mailing list archive at Nabble.com.

