java.lang.Object
org.springframework.data.elasticsearch.core.reindex.ReindexRequest

public class ReindexRequest extends Object
Request to reindex some documents from one index to another. (@see https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-reindex.html)
Since:
4.4
Author:
Sijia Liu