Just to be clear. This client is compatible with the 1.2 release of solr?
On 15/06/07, Thierry Collogne <[EMAIL PROTECTED]> wrote:
I have a problem at my work that I am unable to checkout sources from servers outside our network. I have managed to save the java sources of the client, but I can't seem to find apache-solr-1.3-dev-common.jar and apache-solr-1.3-dev-solrj.jar . Are these jars present in the trunk or do they need to be build as well? Can someone perhaps send me a jar file containing the latest version of the client? On 15/06/07, Otis Gospodnetic <[EMAIL PROTECTED]> wrote: > > Ah, excellent! Just to clarify - the code you've checked in for SOLR-20 > "overrides" everything you had under http://solrstuff.org/svn/solrj/and solrj under http://solrstuff.org/svn/solrj/ will > no longer be needed because the solrj client will now be maintained in Solr > proper. Ja? > > Thanks, > Otis > > . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . > Simpy -- http://www.simpy.com/ - Tag - Search - Share > > ----- Original Message ---- > From: Ryan McKinley <[EMAIL PROTECTED]> > To: solr-user@lucene.apache.org > Sent: Thursday, June 14, 2007 7:09:17 PM > Subject: Re: Solr 1.2 HTTP Client for Java > > I'm working on integrating the solrj client into the official solr > source tree right now. It should be ready to use (test!) later today... > > Once it is in /trunk, it will be easy for us to know what version of > what we are talking about and can definitely help work through any > issues. > > good good > ryan > > > Thierry Collogne wrote: > > I tried using that client, but I didn't get any good results while > > searching > > for worst with special characters. I have also searched for > documentation > > for that client, but didn't find any. > > > > Does anyone know where to find documentation concerning the java > client? > > > > On 14/06/07, Will Johnson < [EMAIL PROTECTED]> wrote: > >> > >> The code in http://solrstuff.org/svn/solrj/ is very stable, works > with > >> most all features for both searching and indexing and will be moving > >> into the main distribution soon as the standard java client library. > >> > >> - will > >> > >> > >> > >> > >> > >> -----Original Message----- > >> From: Martin Grotzke [mailto: [EMAIL PROTECTED] > >> Sent: Thursday, June 14, 2007 8:39 AM > >> To: solr-user@lucene.apache.org > >> Subject: Re: Solr 1.2 HTTP Client for Java > >> > >> On Thu, 2007-06-14 at 13:13 +0100, Daniel Alheiros wrote: > >> > Thanks Martin. > >> > > >> > I'm using one of them which the optimize command doesn't work > >> properly.... > >> > Have you seen the same problem? > >> Nope, I'm using the client only for queries - the xml generation / > >> posting to solr is done by another module in our application, and not > > >> with java. > >> > >> Cheers, > >> Martin > >> > >> > >> > > >> > Regards, > >> > Daniel > >> > > >> > > >> > On 14/6/07 13:07, "Martin Grotzke" < [EMAIL PROTECTED]> > >> wrote: > >> > > >> > > On Thu, 2007-06-14 at 11:32 +0100, Daniel Alheiros wrote: > >> > >> Hi > >> > >> > >> > >> I've been using one Java client I got from a colleague but I > don't > >> know > >> > >> exactly its version or where to get any update for it. Base > package > >> is > >> > >> org.apache.solr.client (where there are some common packages) > and > >> the client > >> > >> main package is org.apache.solr.client.solrj. > >> > >> > >> > >> Is it available via Maven2 central repository? > >> > > Have a look at the issue tracker, there's one with solr clients: > >> > > http://issues.apache.org/jira/browse/SOLR-20 > >> > > > >> > > I've also used one of them, but to be honest, do not remember > which > >> > > one ;) > >> > > > >> > > Cheers, > >> > > Martin > >> > > > >> > > > >> > >> > >> > >> Regards, > >> > >> Daniel > >> > >> > >> > >> > >> > >> http://www.bbc.co.uk/ > >> > >> This e-mail (and any attachments) is confidential and may > contain > >> personal > >> > >> views which are not the views of the BBC unless specifically > >> stated. > >> > >> If you have received it in error, please delete it from your > >> system. > >> > >> Do not use, copy or disclose the information in any way nor act > in > >> reliance > >> > >> on it and notify the sender immediately. > >> > >> Please note that the BBC monitors e-mails sent or received. > >> > >> Further communication will signify your consent to this. > >> > >> > >> > >> > >> > > > >> > > >> > > >> > http://www.bbc.co.uk/ > >> > This e-mail (and any attachments) is confidential and may contain > >> personal views which are not the views of the BBC unless specifically > >> stated. > >> > If you have received it in error, please delete it from your > system. > >> > Do not use, copy or disclose the information in any way nor act in > >> reliance on it and notify the sender immediately. > >> > Please note that the BBC monitors e-mails sent or received. > >> > Further communication will signify your consent to this. > >> > > >> > > >> -- > >> Martin Grotzke > >> http://www.javakaffee.de/blog/ > >> > > > > > > >