Maybe a silly question: is it feasible (on your scale) to rebuild your
index from your source of truth data?
Thanks!
On Tue, Aug 6, 2024 at 2:11 PM Michael Sokolov wrote:
> Yes, there is no support for upgrading a pre-8.x index to 9 or later.
> At some point it was decided that supporting that
Yes, there is no support for upgrading a pre-8.x index to 9 or later.
At some point it was decided that supporting that would lead to grief
for users and/or hamper development of Lucene, so now you can only
upgrade one major version. If you need to do so, the best supported
option is to write a pro
Hello
I am currently working on a project that is using apache lucene 4.1.0
version. Now I need to upgrade that version to 9.11.1. So I configure the
imports and configure the codebase according to the new lucene version. Now
I need to upgrade existing indexes which have been created using lucene