Hi,

Sounds like nothing is running on port 8983.  Maybe check port 8080?  The port 
being used by the container probably gets printed on startup (at least Jetty 
does that).


Otis --
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch


----- Original Message ----
> From: rohit arora <[EMAIL PROTECTED]>
> To: solr-user@lucene.apache.org
> Sent: Thursday, June 19, 2008 5:23:51 AM
> Subject: http://localhost:8983/solr/core0/update
> 
> 
> Hi,
> 
> I have created 2 cores ( core0 and core1 ) now I want to update "post.sh" to 
> update data
> for core0 .
> 
> I changed 
> URL=http://localhost:8983/solr/update
> 
> to 
> URL=http://localhost:8983/solr/core0/update
> 
> in post.sh
> but while posting it gives error
> 
> curl: (7) couldn't connect
> 
> Any help would be greatly appreciated
> 
> with regards
>  Rohit Arora

Reply via email to