Hi Peter, Yes, it's possible.
You'll need a data store (my personal recommendation is HBase). Regarding on the Nutch version you use, you can follow these tutorials: Nutch 1.x: http://wiki.apache.org/nutch/NutchTutorial Nutch 2: http://wiki.apache.org/nutch/Nutch2Tutorial Happy crawling. coskun... On 06/12/2013 02:56 PM, Peter Gaines wrote:
Hi There, Is it possible to run Nutch as a standalone crawler without integration with Solr? I need to do this in order to do a performance comparison of it’s raw crawling functionality. It seems like it may be possible using the bin/nutch crawl command but this is now deprecated. Is there any way to do this using bin/crawl without commenting out chunks of it? Regards, Peter

