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?