Re: [ANN] Luke 3.4.0 release

2011-10-04 Thread Ivan Liu
Thanks Andrezj ! Works for me, win7 and lucene 2.9 and JRE 1.6. 2011/10/4 janwen > thanks so much.I am going to upgrade the lucene to version3.4 in my > project.I'll try the new version luke.thanks for hard-work > > > On 2011-10-3 17:52, Andrzej Bialecki wrote: > >> Hi, >> >> I'm happy to annou

Re: [ANN] Luke 3.4.0 release

2011-10-03 Thread janwen
thanks so much.I am going to upgrade the lucene to version3.4 in my project.I'll try the new version luke.thanks for hard-work On 2011-10-3 17:52, Andrzej Bialecki wrote: Hi, I'm happy to announce that Luke - The Lucene Index Toolbox for Lucene 3.4.0 is available now for download from the pro

Re: [ANN] Luke 3.4.0 release

2011-10-03 Thread Erick Erickson
Look at the bright side Andrzej. Enough people have come to rely on this nifty program that someone is bound to try it out right away! Erick On Mon, Oct 3, 2011 at 11:17 AM, Andrzej Bialecki wrote: > On 03/10/2011 16:09, Mihai Caraman wrote: >> >> same on win7 and ubuntu11. >> >> 2011/10/3 Erick

Re: [ANN] Luke 3.4.0 release

2011-10-03 Thread Shai Erera
Works for me too now. Thanks for the quick turnaround ! Shai On Mon, Oct 3, 2011 at 5:17 PM, Andrzej Bialecki wrote: > On 03/10/2011 16:09, Mihai Caraman wrote: > >> same on win7 and ubuntu11. >> >> 2011/10/3 Erick Erickson >> > >> >> Same thing happened to me on a Mac, Java 1.6 >>> >> > *sigh

Re: [ANN] Luke 3.4.0 release

2011-10-03 Thread Mihai Caraman
Works, it can open the tax Index too, ty! 2011/10/3 Andrzej Bialecki > On 03/10/2011 16:09, Mihai Caraman wrote: > >> same on win7 and ubuntu11. >> >> 2011/10/3 Erick Erickson >> > >> >> Same thing happened to me on a Mac, Java 1.6 >>> >> > *sigh* this was supposed to be an innocent correction

Re: [ANN] Luke 3.4.0 release

2011-10-03 Thread Andrzej Bialecki
On 03/10/2011 16:09, Mihai Caraman wrote: same on win7 and ubuntu11. 2011/10/3 Erick Erickson Same thing happened to me on a Mac, Java 1.6 *sigh* this was supposed to be an innocent correction of a column width, but somehow a stray TAB ended up in a wrong place. There's probably some lesso

Re: [ANN] Luke 3.4.0 release

2011-10-03 Thread Mihai Caraman
same on win7 and ubuntu11. 2011/10/3 Erick Erickson > Same thing happened to me on a Mac, Java 1.6 > > FWIW > Erick > > On Mon, Oct 3, 2011 at 7:45 AM, Shai Erera wrote: > > Thanks Andrezj ! > > > > I downloaded the standalone lukeall-3.4.0.jar and ran "java -jar > > lukeall-3.4.0.jar" and I ge

Re: [ANN] Luke 3.4.0 release

2011-10-03 Thread Erick Erickson
Same thing happened to me on a Mac, Java 1.6 FWIW Erick On Mon, Oct 3, 2011 at 7:45 AM, Shai Erera wrote: > Thanks Andrezj ! > > I downloaded the standalone lukeall-3.4.0.jar and ran "java -jar > lukeall-3.4.0.jar" and I get this: > > java.lang.NumberFormatException: For input string: "60  " >  

Re: [ANN] Luke 3.4.0 release

2011-10-03 Thread Shai Erera
Thanks Andrezj ! I downloaded the standalone lukeall-3.4.0.jar and ran "java -jar lukeall-3.4.0.jar" and I get this: java.lang.NumberFormatException: For input string: "60 " at java.lang.NumberFormatException.forInputString(NumberFormatException.java:59) at java.lang.Integer.pars

[ANN] Luke 3.4.0 release

2011-10-03 Thread Andrzej Bialecki
Hi, I'm happy to announce that Luke - The Lucene Index Toolbox for Lucene 3.4.0 is available now for download from the project page: http://code.google.com/p/luke Changes in version 3.4.0 (released on 2011.10.03): * Issue 46: and 47: Update to Lucene 3.4.0 and fix some changed APIs. *