Re: IndexUpgrader across multiple versions

2015-05-26 Thread Trejkaz
On Tue, May 12, 2015 at 4:52 PM, Trejkaz wrote: > - If the int is negative > - If it's >= -8, then it's Lucene 2.x > - If it's <= -9, then it's Lucene 3.x > > Is anything amiss with this logic? To answer what nobody else is answering (perhaps nobody knows), somethi

Re: IndexUpgrader

2012-08-16 Thread Ian Lea
Loads of stuff will have changed between those 2 versions - since you can, I'd just reindex. -- Ian. On Tue, Aug 14, 2012 at 10:59 PM, sunil Kumar Verma wrote: > We have recently moved to 3.6 from lucene 2.2 and have seen that the way > tokens get indexed are not the same. > > Although we are