Reindex api and support

Hi Simone,

In ES 5.X, there is a new api for reindexing documents [1]. Basically, it reads from one index, and it writes into a different one. Is this supported in the current ROR?

Thanks,
pablo

[1] Reindex API | Elasticsearch Guide [5.3] | Elastic