On 6/2/06, Darren Vengroff <[EMAIL PROTECTED]> wrote:
I wrote just such a client within the last 24h to support load-testing Solr for my application. The client stub is simple and independent of my particular application, so it would be easy for me to contribute it if there is interest. It has methods to add() a document or collection of documents, and commit() and optimize().
It would be great to see what you have! If you would like to contribute it, or get feedback on the API, please open a new JIRA bug (feature) and add the code there. -Yonik