Module: Eson::Shared::DeleteMapping

Extended by:
API
Defined in:
lib/eson/shared/indices/delete_mapping.rb

Overview

Requests using this API have the following properties:

The request supports the following parameters: type The request can operate on multiple indices.

Instance Method Summary collapse

Methods included from API

multi_types, no_indices, source_param

Methods included from Chainable

#chainable, #extendable

Instance Method Details

#multi_indextrue

The request can operate on multiple indices.

Returns:

  • (true)


16
# File 'lib/eson/shared/indices/delete_mapping.rb', line 16

multi_index true

#parametersArray<String>

The request supports the following parameters: type

Returns:

  • (Array<String>)

    The parameters



13
# File 'lib/eson/shared/indices/delete_mapping.rb', line 13

parameters :type