You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by Thorsten Scherler <th...@juntadeandalucia.es> on 2006/12/18 16:52:51 UTC

Re: [jira] Commented: (SOLR-85) [PATCH] Add update form to the admin screen

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

salu2
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)


Re: [jira] Commented: (SOLR-85) [PATCH] Add update form to the admin screen

Posted by Walter Underwood <wu...@netflix.com>.
On 12/18/06 7:52 AM, "Thorsten Scherler"
<th...@juntadeandalucia.es> 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