Lewis, New craw script is throwing error.
eakarsu@ubuntu:~/searchProject/apache-nutch-2.1/runtime/local$ bin/crawl seedDir myid1 urls http://localhost:8080/solr40/ 2 InjectorJob: starting InjectorJob: urlDir: seedDir InjectorJob: finished bin/crawl: line 100: ((: http://localhost:8080/solr40/: syntax error in expression (error token is "://localhost:8080/solr40/") Erol Akarsu On Tue, Nov 13, 2012 at 11:04 AM, Lewis John Mcgibbney < [email protected]> wrote: > Hi, > > On Tue, Nov 13, 2012 at 3:45 PM, Erol Akarsu <[email protected]> wrote: > > Where is this script? bin folder has only nutch script. > > https://svn.apache.org/repos/asf/nutch/branches/2.x/src/bin/crawl > > > > I am using nutch 2.1 not trunk. Does it make any difference on behavior > of > > nutch script? > > I should have been more precise here, what I was indicating is that I > got it working with trunk, and I uploaded the same schema patch for > 2.x... this may or may not work. Can you also check that your Solr URL > is correct. I looks like it's possibly incorrect meaning that the > server is simply not found. Try dropping/adding forward slashes, > I'vefound this to catch me out int he past. > > hth > > Lewis >

