On Tue, 2006-12-19 at 21:03 -0800, Otis Gospodnetic (JIRA) wrote:
>     [ 
> http://issues.apache.org/jira/browse/SOLR-86?page=comments#action_12459823 ] 
>             
> Otis Gospodnetic commented on SOLR-86:
> --------------------------------------
> 
> Are you working on unifying SOLR-20, SOLR-30, and this into once coherent 
> java client package?  I think that would make quite a few people happy.

Yeah, I noticed. 

I actually did not try to work on the unification of both issues, but
maybe I find some time (seeing the community demand on this issues) to
have a closer look and unify them somehow.

Do not hold your breath since I first need to investigate another issue
that I have with the solr index and luke.

I will report back ASAP.

salu2

> 
> > [PATCH]  standalone updater cli based on httpClient
> > ---------------------------------------------------
> >
> >                 Key: SOLR-86
> >                 URL: http://issues.apache.org/jira/browse/SOLR-86
> >             Project: Solr
> >          Issue Type: New Feature
> >          Components: update
> >            Reporter: Thorsten Scherler
> >         Attachments: 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.
> 

Reply via email to