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...@apache.org> on 2007/02/19 12:42:35 UTC

Re: [jira] Commented: (SOLR-86) [PATCH] standalone updater cli based on httpClient

On Sun, 2007-02-18 at 17:18 -0800, Hoss Man (JIRA) wrote:
>     [ https://issues.apache.org/jira/browse/SOLR-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474052 ] 
> 
> Hoss Man commented on SOLR-86:
> ------------------------------
> 
> you guys are too quick for me... i planed on working on this this weekend, and before i get a chance Bertrand overhauls it and improves the error messages, and erik commits it. :)

:) Awesome thanks you guys. 

> 
> thanks again to Thorsten for getting the ball rolling on this.

You are welcome, I was busy implementing the first version of Apache
Droids and did not had a chance to contribute much to Solr this time,
but I just finished droids and after committing it to the labs I will
attend my other open issues here on solr.

Thanks everyone who worked on this issue.

salu2

> 
> > [PATCH]  standalone updater cli based on httpClient
> > ---------------------------------------------------
> >
> >                 Key: SOLR-86
> >                 URL: https://issues.apache.org/jira/browse/SOLR-86
> >             Project: Solr
> >          Issue Type: New Feature
> >          Components: update
> >            Reporter: Thorsten Scherler
> >         Assigned To: Erik Hatcher
> >         Attachments: simple-post-tool-2007-02-15.patch, simple-post-tool-2007-02-16.patch, simple-post-using-urlconnection-approach.patch, solr-86.diff, solr-86.diff
> >
> >
> > We need a cross platform replacement for the post.sh. 
> > The attached code is a direct replacement of the post.sh since it is actually doing the same exact thing.
> > In the future one can extend the CLI with other feature like auto commit, etc.. 
> > Right now the code assumes that SOLR-85 is applied since we using the servlet of this issue to actually do the update.
> 
-- 
Thorsten Scherler                                 thorsten.at.apache.org
Open Source Java & XML                consulting, training and solutions


Re: [jira] Commented: (SOLR-86) [PATCH] standalone updater cli based on httpClient

Posted by rubdabadub <ru...@gmail.com>.
> > you guys are too quick for me... i planed on working on this this weekend, and before i get a chance Bertrand overhauls it and improves the error messages, and erik commits it. :)
>
> :) Awesome thanks you guys.
>
> >
> > thanks again to Thorsten for getting the ball rolling on this.
>
> You are welcome, I was busy implementing the first version of Apache
> Droids and did not had a chance to contribute much to Solr this time,
> but I just finished droids and after committing it to the labs I will

Where can I download Droids? is there a homepage..??

Cheers
> attend my other open issues here on solr.
>
> Thanks everyone who worked on this issue.
>
> salu2
>
> >
> > > [PATCH]  standalone updater cli based on httpClient
> > > ---------------------------------------------------
> > >
> > >                 Key: SOLR-86
> > >                 URL: https://issues.apache.org/jira/browse/SOLR-86
> > >             Project: Solr
> > >          Issue Type: New Feature
> > >          Components: update
> > >            Reporter: Thorsten Scherler
> > >         Assigned To: Erik Hatcher
> > >         Attachments: simple-post-tool-2007-02-15.patch, simple-post-tool-2007-02-16.patch, simple-post-using-urlconnection-approach.patch, solr-86.diff, solr-86.diff
> > >
> > >
> > > We need a cross platform replacement for the post.sh.
> > > The attached code is a direct replacement of the post.sh since it is actually doing the same exact thing.
> > > In the future one can extend the CLI with other feature like auto commit, etc..
> > > Right now the code assumes that SOLR-85 is applied since we using the servlet of this issue to actually do the update.
> >
> --
> Thorsten Scherler                                 thorsten.at.apache.org
> Open Source Java & XML                consulting, training and solutions
>
>