struct

Elasticsearch::BulkAction(T)

Inherits Struct < Value < Object

Constructors

new(doc : T, type : BulkActionType = :create, index : Nil | String = nil, id : Nil | String = nil)
Source

Instance methods

index
Source
to_s(io : IO) : Nil

Same as #inspect(io).

Source
type
Source