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
Sean, There is no solr 2.0 nor 3.0 yet - 1.2 is the last release, while 1.3 is still baking in the oven. The only supported/official Solr Java client is solrj, and you can get it if you get Solr our of svn (and maybe some other way). If solrj doesn't work for you, I am guessing you'll have to r