I would definitely like to use the code to run the same set of tests with my
application

Regards,
Prabhu


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().

-D

-----Original Message-----
From: Yonik Seeley [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 01, 2006 10:44 AM
To: solr-user@lucene.apache.org
Subject: Re: solr newbie

We don't have it yet, but there really should be a simple Java client
library that creates the XML add commands and handles sending them to
the server.


Reply via email to