Async execution of reindex using transport client

When we call the rest endpoint for reindexing with wait_for_completion=false, we get the task id to track the progress on the reindexing task later on.

How can we achieve the same using Transport client from the Java code?

1 Like

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