On 12/18/06 7:52 AM, "Thorsten Scherler" <[EMAIL PROTECTED]> wrote:
> On Fri, 2006-12-15 at 11:16 -0800, Chris Hostetter wrote: >> : The next thing on my list is to write a small cli based on httpclient to >> : send the update docs as alternative of the post.sh. >> >> You may want to take a look at SOLR-20 and SOLR-30 ... those issues are >> first stabs at Java Client APIs for query/update which if cleaned up a bit >> could become the basis for your CLI. > > Hmm, I had a look at them but actually what I came up with is way > smaller and more focused on the update part. > > https://issues.apache.org/jira/browse/SOLR-86 > > It is a replacement of the post.sh not much more (yet). I'll take a look at this. I also wrote my own, because I had no idea that the Java client code existed. wunder -- Walter Underwood Search Guru, Netflix
