On 9/12/06, Yonik Seeley <[EMAIL PROTECTED]> wrote:

On 9/12/06, climbingrose <[EMAIL PROTECTED]> wrote:
> I want to be able to programmatically
> submit/delete document from Java code rather than through command line.
I
> read JavaSolr page but it seems that the code isn't stable enough for
> production.

CNET's in-house client was too tied up with other stuff to cleanly
separate out and open-source.  As you can see, an open source client
is being worked on: http://issues.apache.org/jira/browse/SOLR-20

-Yonik



It doesn't meet the Java requirement (it's in C#, so it's close) but we have
an internal tool that handles individual updates to Solr.  It's called Flare
and is a command-line app that updates a Solr index.

-- j

Reply via email to