All, The following command only seems to work correctly with Nutch 1.1.
$ bin/nutch crawl urls -depth 50 -threads 10 -topN 50 -solr http://localhost:8983/solr <http://localhost:8983/solr>Has the syntax changed with Nutch 1.2 and 1.3 for adding crawl results to an index? Thanks, Adam On Sun, Apr 24, 2011 at 10:35 PM, Adam Estrada < [email protected]> wrote: > All, > > I use Nutch to crawl selected websites and then store the results in Solr. > In Nutch 1.1, I was able to do this using the -solr > http://localhost:8983/solr command. This does not appear to work any > longer in the two most recent versions of the software. Has the syntax > changed or am I missing something? > > Thanks, > Adam Estrada >

