Python script for reindex

Hi, I want to make a python script to reindex the data from nodeA to nodeB. I want to send the credentials through the request.
Somebody nows how to do this? I've seen a elasticsearch-py library but I don`t know If this is possible to make a reindex using python.

Thanks.

The awnser is not python but it might point you to a solution.

reindex-from-remote

I did came across this https://gist.github.com/EikeDehling/c1c81d89ec92597de3d3db49e99f5a1f which might help aswell.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.