Mailing List Archive

Heads up: reindex main/9.x indices
Hello all,

The 9.9 file format was just updated to encode tail postings using
group-vint instead of vint[1], so you need to reindex all indices generated
from the main and branch_9x branches. As always, indexes created from a
proper Lucene release are still compatible.

[1] https://github.com/apache/lucene/pull/12782

--
Adrien