Re: java client for java 1.4 solr 2.0

2008-01-06 Thread Ryan McKinley
All the official (and soon to be official) releases are java 1.5+ If you really need a 1.4 version, you are sort of on your own... but check an early version of SOLR-20 -- i think from july 2006 https://issues.apache.org/jira/browse/SOLR-20 ryan Sean Laval wrote: can anyone offer any advic

RE: java client for java 1.4 solr 2.0

2008-01-05 Thread Sean Laval
sorry. I meant 1.2 and 1.3. thanks> Date: Sat, 5 Jan 2008 18:30:54 -0800> From: [EMAIL PROTECTED]> Subject: Re: java client for java 1.4 solr 2.0> To: solr-user@lucene.apache.org> > Sean,> There is no solr 2.0 nor 3.0 yet - 1.2 is the last release, while 1.3 is still bak

Re: java client for java 1.4 solr 2.0

2008-01-05 Thread Otis Gospodnetic
ll have to roll your own. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: Sean Laval <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Saturday, January 5, 2008 5:24:29 PM Subject: java client for java 1.4 solr 2.0 can anyone off

java client for java 1.4 solr 2.0

2008-01-05 Thread Sean Laval
can anyone offer any advice as to whether there is a java client that will work on java 1.4 against 2.0. Well I have seen various references to java a java clients but there doesn't seem to be one included in the solr 2.0 distribution. I think there is one intended for solr 3.0 but of course th