Just be sure to download the correct binary for your version of Windows.  Then 
unzip the file somewhere and add "curl.exe" to your PATH.  It should then just 
work from the command line like the examples.  If you need more curl help, you 
might need to ask elsewhere.

With curl you can upload simple .xml files to solr ... See 
http://wiki.apache.org/solr/UpdateXmlMessages .  For other xml formats or 
different file types (you had mentioned .pdf and .doc), see the instructions at 
http://wiki.apache.org/solr/ExtractingRequestHandler . 

Keep in mind that for a lot of uses, curl is a good solution only for rapid 
development but other solutions (DIH or SolrJ) will be better for the long 
haul.  

James Dyer
E-Commerce Systems
Ingram Content Group
(615) 213-4311


-----Original Message-----
From: dsy99 [mailto:ds...@rediffmail.com] 
Sent: Thursday, January 05, 2012 7:17 AM
To: solr-user@lucene.apache.org
Subject: RE: How to index documents in SOLR running in Window XP envronment

Dear James,

Can you please list the steps to be followed to execute curl for indexing
files in SOLR, after downloading it from the site
"http://curl.haxx.se/download.html";. 
After downloading the it, from the link provided I am unable to proceed
further.

Thank you very much in advance.

Regds:
Divakar

--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-to-index-documents-in-SOLR-running-in-Window-XP-envronment-tp3632488p3634775.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to