Re: [---SPAM---] Re: [---SPAM---] RE: Lucene Index Upgradation

2013-06-11 Thread Uzair Kamal
Okay thanks i resolved that by further removing some unwanted jars. Thanks Uzair Kamal - Original Message - From: "Uzair Kamal" To: java-user@lucene.apache.org Sent: Tuesday, June 11, 2013 12:31:03 PM Subject: [---SPAM---] Re: [---SPAM---] RE: Lucene Index Upgradation You

Re: [---SPAM---] RE: Lucene Index Upgradation

2013-06-11 Thread Uzair Kamal
(WikitologyPrediction.java:105) Can you please help. Thanks - Original Message - From: "Uwe Schindler" To: java-user@lucene.apache.org Sent: Tuesday, June 11, 2013 11:28:01 AM Subject: [---SPAM---] RE: Lucene Index Upgradation Hi, This is not a Lucene problem or a problem with the

RE: Lucene Index Upgradation

2013-06-10 Thread Uwe Schindler
Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uzair Kamal [mailto:uzair.ka...@iacgrp.com] > Sent: Tuesday, June 11, 2013 8:03 AM > To: java-user@lucene.apache.org > Subject: Lucene Index Upgradation > > Hi >

Lucene Index Upgradation

2013-06-10 Thread Uzair Kamal
Hi I had an index of precious files with Lucene 2.4, i wanted to switch to lucene 4.3 as Lucene 2.4 index is giving an exception of illegal arguments on function moreLikeThis. I upgrade that index to 3.5 but still getting the same exception. Can any please help. Following is the stack trace of