createIndex

Create an index.

Creates a new index

Parameters

arguments ESParams

A ESParams dictionary list with the following index: The index name (required) body: Optional json string configuration for the index (settings and mappings) timeout: Explicit operation timeout

Return Value

Type: Response

Response object with the server response.

Throws

ArgumentError

See Also

Meta