Re: java.lang.IncompatibleClassChangeError with BM25BooleanQuery

2011-04-19 Thread Patrick Diviacco
I've also tried to use older Lucene versions such as: Lucene 3.1 and Lucene 2.9.4 with no luck. Thanks On 19 April 2011 14:48, Patrick Diviacco wrote: > Hi, I get this error: > > Exception in thread "main" java.lang.IncompatibleClassChangeError: > Implementing class > at java.lang.ClassLoade

java.lang.IncompatibleClassChangeError with BM25BooleanQuery

2011-04-19 Thread Patrick Diviacco
Hi, I get this error: Exception in thread "main" java.lang.IncompatibleClassChangeError: Implementing class at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632) at java.lang.ClassLoader.defineClass(ClassLoader.java:616) at java.securit