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
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
-
Hello everybody I have a new problem that I want share with you :D
The problem is doing a search in a Multisearcher.
Normally this multisearcher works well. When I start my tomcat and my two
index are empties, and if I do a search wtih this index I have no exception
and obviusly no hits, but afte