Upgrade index file format

Hi! Could you help me please? I upgraded elasticsearch to 0.90 and I would
like to move index to new lucene 4 file format. How can I do that? Maybe
elasticsearch will do that itself after reindex?

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

I think that Optimize API will do it.
Be aware that it's a costly operation.

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet | @elasticsearchfr | @scrutmydocs

Le 29 mai 2013 à 12:23, Виктор Булдаков v1ctor.buldakov@gmail.com a écrit :

Hi! Could you help me please? I upgraded elasticsearch to 0.90 and I would like to move index to new lucene 4 file format. How can I do that? Maybe elasticsearch will do that itself after reindex?

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Note, Lucene 4 can read your lucene 3 index so you don't have to upgrade
them and can do it over time.

simon

On Wednesday, May 29, 2013 12:38:53 PM UTC+2, David Pilato wrote:

I think that Optimize API will do it.
Be aware that it's a costly operation.

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet https://twitter.com/dadoonet | @elasticsearchfrhttps://twitter.com/elasticsearchfr
| @scrutmydocs https://twitter.com/scrutmydocs

Le 29 mai 2013 à 12:23, Виктор Булдаков <v1ctor....@gmail.com<javascript:>>
a écrit :

Hi! Could you help me please? I upgraded elasticsearch to 0.90 and I would
like to move index to new lucene 4 file format. How can I do that? Maybe
elasticsearch will do that itself after reindex?

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com <javascript:>.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.