Is there a easy way to export a some part of data(based on some filters) from a index say for e.g from a master index to a new index. Apparently it looks like I will have to use bulk API to query the data from the master index (using some filters) and then I will have insert those documents into the new index. Is there any better and easier way.
-- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/f3778121-8019-44ba-a30c-3194ae72f72f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
