Learn R Programming

elasticsearch (version 0.1.0)

indices.create: indices.create

Description

Create an index in Elasticsearch.

Usage

indices.create(client, ...)
"indices.create"(client, index, timeout = NULL, master_timeout = NULL, raw = FALSE, validate_params = TRUE)

Arguments

index
String The name of the index
timeout
Date, Number Explicit operation timeout
master_timeout
Date, Number Specify timeout for connection to master