Hi , once i crawl with the name of testdb like as follows... bin/nutch crawl -d urls -dir testdb -topN 10 after completed the crawling againg i am trying to crawl with the same name as directory as testdb. then exception is occured as follows:
Exception in thread "main" java.lang.RuntimeException: testdb already exists. at org.apache.nutch.crawl.Crawl.main(Crawl.java:84) but i want to override that directory as testdb for crawl again is there any command for overriding that testdb directory if any know how to do that plz help me..... -- View this message in context: http://www.nabble.com/Crawling-tf3389592.html#a9434965 Sent from the Nutch - User mailing list archive at Nabble.com.