ReindexApi

class Object
trait Matchable
class Any
object ElasticApi.type
object ElasticDsl.type

Value members

Concrete methods

def reindex(source: String, target: Index): ReindexRequest
def reindex(source: Indexes, target: Index): ReindexRequest
def reindex(source: Index, target: Index): ReindexRequest