I've never done any curl before so am in need of some help. I've tried to work this out from examples but cannot get my head around it!
I have a curl command that I can successfully run from a windows command line that index pdf file in Solr.
I would need to incorporate this curl command in a C clinet.
How can I translate this curl command so that it works in a C cURL client?
curl "http://localhost:8983/solr/update/extract?literal.id=doc2&uprefix=attr_&fmap.content=attr_content&commit=true"" -F "[email protected]"