Lucene 2.9 Support

Hi All

I have a index created with lucene 2.9. Can I move this index for the
elasticsearch? Wich version i must use?

thanks

You can not "move" existing Lucene indices under ES. Right now ES supports
Lucene 3.x version. You need to reindex your documents into new ES index.

Regards,
Lukas

On Tue, Jan 31, 2012 at 3:23 AM, Vasconcelos anderson.vass@gmail.comwrote:

Hi All

I have a index created with lucene 2.9. Can I move this index for the
elasticsearch? Wich version i must use?

thanks

Thanks for the response. I will reindex all documents.

Thanks

2012/1/31, Lukáš Vlček lukas.vlcek@gmail.com:

You can not "move" existing Lucene indices under ES. Right now ES supports
Lucene 3.x version. You need to reindex your documents into new ES index.

Regards,
Lukas

On Tue, Jan 31, 2012 at 3:23 AM, Vasconcelos anderson.vass@gmail.comwrote:

Hi All

I have a index created with lucene 2.9. Can I move this index for the
elasticsearch? Wich version i must use?

thanks