ok thanks, but is there any other way where -F is not used? I am creating a api in vc++ and to link to solr i am using libcurl,for this to work the string is the url, eg: curl_easy_setopt(curl, CURLOPT_URL,"http://localhost:8080/solr/document/select?q=*%3A*&wt=json&indent=true&fl=id");
so for indexing i need a url. -- View this message in context: http://lucene.472066.n3.nabble.com/indexing-from-bowser-tp4106889p4106900.html Sent from the Solr - User mailing list archive at Nabble.com.