: Then what is the recommended way of posting files to Solr? where are you seeing such a recomendation?
SimplePostTool is provided only as a "simple" tool for posting the example files and demonstrating the basics of doing an HTTP Post in java. There are no docs that i know of that recomend using it in any other context then that -- SolrJ should be used for any "non-trivial" work of talking to Solr from a java application. -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
