You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Michael McCandless <lu...@mikemccandless.com> on 2011/01/20 19:59:10 UTC

WARNING: re-index all trunk indices

If you are using Lucene's trunk (to be 4.0) builds, read on...

I just committed LUCENE-2872, which is a hard break on the index file format.

If you are living on Lucene's trunk then you have to remove any
previously created indices and re-index, after updating.

The change cuts over to a faster on-disk terms dictionary format,
which block-encodes term data & metadata between indexed
terms.

Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org