indices_create
Creates a new index.
@link https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-create-index.html
声明
mixed indices_create(string index, mixed body = nil, map opts = nil)
参数
参数名 | 描述 |
---|---|
index | |
body | |
opts |
Creates a new index.
@link https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-create-index.html
mixed indices_create(string index, mixed body = nil, map opts = nil)
参数名 | 描述 |
---|---|
index | |
body | |
opts |