Basically I\'m trying to index word or pdf documents in Solr and found the ExtractingRequestHandler, but can\'t figure out how to write code in c# that performs the HTTP POS
I would recommend using the SolrNet client. It supports the ExtractingRequestHandler.
Here the Deprecated repo on code.google.com