Hi. I am using *nutch 2.1. in eclipse* i have done crawling using following command urls -threads 10 -depth 3 -topN 10 . its working fine. after this i have done solr indexing using http://127.0.0.1:8983/solr/ -all command in eclipse run preferences. but i need to crawl complete website how can i proceed ? i found this <http://lucene.472066.n3.nabble.com/Nutch-script-to-crawl-a-whole-domain-tc3999975.html> question on this forum regarding my problem and it suggest that i have to create a script for this. but how this script will work on eclipse(if i use script). otherwise please suggest a PURE JAVA option.
thanks Rajni Kant -- View this message in context: http://lucene.472066.n3.nabble.com/Crawl-a-complete-website-tp4113617.html Sent from the Nutch - User mailing list archive at Nabble.com.

