Re: Curl : shell script : The requested resource is not available. update/extract !

2014-03-10 Thread Jack Krupansky
stered to process that path. Normally, the collection name (core name) follows "/solr/". -- Jack Krupansky -Original Message- From: Priti Solanki Sent: Monday, March 10, 2014 9:51 AM To: solr-user@lucene.apache.org Subject: Curl : shell script : The requested resource is no

Re: Curl : shell script : The requested resource is not available. update/extract !

2014-03-10 Thread Raymond Wiker
"literal.id" should contain a unique identifier for each document (assuming that the unique identifier field in your solr schema is called "id"); see http://wiki.apache.org/solr/ExtractingRequestHandler . I'm guessing that the url for the ExtractinRequestHandler is incorrect, or maybe you haven't

Curl : shell script : The requested resource is not available. update/extract !

2014-03-10 Thread Priti Solanki
Hi all, Following throw "The request resource is not available" curl " http://localhost:8080/solr/#/dev/update/extract?stream.file=/home/priti/$file&literal.id=document$i&commit=true " I don't understand what is literal.id ?? Is it mandatory. [Please share reading links if known] HTTP Status