Re: Multisearch Problem

2006-06-09 Thread Dan Wiggin
My lucene version is 1.4.3 and always worked with this. Someday I have to do the change to Lucene 2.0. But the problem isn't this because the problem is something like One index have something indexed and other index is olnly created but without any document. It's very strange because this problem

Re: Multisearch Problem

2006-06-08 Thread Daniel Naber
On Donnerstag 08 Juni 2006 19:59, Dan Wiggin wrote: > java.lang.ArrayIndexOutOfBoundsException: -1 You get this when you access a Lucene 1.9/2.0 index with Lucene 1.4. Maybe your classpath contains two versions of Lucene. Regards Daniel -- http://www.danielnaber.de -