Prabhu,

Use stream.url instead of stream.file when you specify remote file url.

Koji

RaghavPrabhu wrote:
Hi all,

   I want to index the files by calling the solr instance using curl
call.For indexing the files, i gave the local file path that is working
fine. What i need to do is, indexing the files by giving the files from http
url. Basically the file come from the http url.

Example curl call
----------------
  curl -v
http://localhost/solr/update/?stream.file=http:///s3.amazonaws.com/ragavtest/worldsquare/monitor.xml?AWSAccessKeyId=09DHD43DJD0WC3GSE82&Expires=1230147918&Signature=qYMQ7lM9i9uSq40HZjqKaZ%2fV3xI%3d&commit=true

Please give the solution as soon as possible.

Thanks in advance
Prabhu.K


Reply via email to