On Wednesday, April 01, 2015 at 06:15 CEST,
     Vladi Feigin <vla...@liveperson.com> wrote:

> Is there a way to build a new index from the existing index ?

Elasticsearch doesn't ship with a tool for this purpose nor
a one-stop-shop API, but there are several wrappers of the
bulk reindexing API. I've successfully used the es-reindex
tool and the elasticsearch.helpers.reindex() function from
the official Python client for ES.

https://github.com/geronime/es-reindex
http://elasticsearch-py.readthedocs.org/en/master/helpers.html

-- 
Magnus Bäck                | Software Engineer, Development Tools
magnus.b...@sonymobile.com | Sony Mobile Communications

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/20150401062112.GC3582%40seldlx20533.corpusers.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to