Re: problem with the lucene and tomcat server

2011-02-16 Thread starz10de
i found the solution: in WEB-INF\lib was the old version so I replaced it with the new one -- View this message in context: http://lucene.472066.n3.nabble.com/problem-with-the-lucene-and-tomcat-server-tp2508060p2508186.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

Re: problem with the lucene and tomcat server

2011-02-16 Thread Dawid Weiss
I even checked the lucene version in run time using : > System.out.println(LucenePackage.get().getImplementationVersion());  and the > result was: > > 3.0.3   1039909 > > Any hints which might help? > > Thanks > > saad > > -- > View this message in context: > h

problem with the lucene and tomcat server

2011-02-16 Thread starz10de
using : System.out.println(LucenePackage.get().getImplementationVersion()); and the result was: 3.0.3 1039909 Any hints which might help? Thanks saad -- View this message in context: http://lucene.472066.n3.nabble.com/problem-with-the-lucene-and-tomcat-server-tp2508060p2508060.html Sent