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
Hi all.
Some of our indexes out there in the wild were created on 2.x. We're
about to try updating lucene to 5.x, so we have to update them to at
least 4.x.
Firstly, has anyone already put together a tool to do this? I see
several people asking similar questions on the mailing list and figure
tha