Re: Lucene version 1.9

2006-03-07 Thread Doug Cutting
WATHELET Thomas wrote: I've created an index with the Lucene version 1.9 and when I try to open this index I have always this error mesage: java.lang.ArrayIndexOutOfBoundsException. if I use an index built with the lucene version 1.4.3 it's working. Wath's wrong? Are you perhaps

Re: Lucene version 1.9

2006-03-07 Thread Paul Elschot
Thomas, On Tuesday 07 March 2006 13:57, WATHELET Thomas wrote: > I've created an index with the Lucene version 1.9 and when I try to open > this index I have always this error mesage: > java.lang.ArrayIndexOutOfBoundsException. > if I use an index built with the lucene version 1

Lucene version 1.9

2006-03-07 Thread WATHELET Thomas
I've created an index with the Lucene version 1.9 and when I try to open this index I have always this error mesage: java.lang.ArrayIndexOutOfBoundsException. if I use an index built with the lucene version 1.4.3 it's working. Wath's wrong?

Re: Version 1.9

2005-09-11 Thread Erik Hatcher
I'm using the trunk of Subversion (pretty much what 1.9 will be) on all my projects and it is quite stable. I defer to the others on when we release it as 1.9 officially, though. I recommend to you, and others that can, to use the trunk codebase in your projects. It will ensure that it ge

Version 1.9

2005-09-11 Thread Jeff Rodenburg
Is there a consensus or estimate on when v1.9 will be considered a stable release? I'm prepping a deployment on v1.4.3 but would like an idea of when 1.9 might be considered stable in the eyes of the community. -- Jeff Rodenburg