On Sat, Jan 22, 2011 at 11:14 PM, Shai Erera wrote:
> Under LUCENE-2720 the index format of both trunk and 3x has changed. You
> should re-index any indexes created with either of these code streams.
Does the "3x" refer to the 3.x development branch?
I.e. For those of using the stable 3.x releas
<<>>
yes
<<>>
Unknown. The devs are trying mightily to keep this kind of thing out of
the 3_x branch, but this was a fairly nasty bug rather than an
enhancement which made it important enough to put in the 3x branch.
This is NOT the same sort of issue you've seen in messages about
rebuilding tru
Actually, 3.x indices are fine: on upgrading to 3.1 (once released,
soon), you don't need to reindex. This was a minor index format
change, but it's fully back compatible to 3.0/2.x indices.
But if you are using trunk, then you must do a clean reindex (discard
old index & build new one).
Also th