esx v0.1.1 ESx.API.Indices

Summary

Functions

create(ts, args)
delete(ts, args \\ %{})
delete_alias(ts, args)
delete_template(ts, args)
exists(ts, args \\ %{})
exists?(ts)

See ESx.API.Indices.exists/1.

exists?(ts, args)

See ESx.API.Indices.exists/2.

exists_alias(ts, args \\ %{})
exists_alias?(ts)

See ESx.API.Indices.exists_alias/1.

exists_alias?(ts, args)

See ESx.API.Indices.exists_alias/2.

exists_template(ts, args)
exists_template?(ts)

See ESx.API.Indices.exists_template/1.

exists_template?(ts, args)

See ESx.API.Indices.exists_template/2.

get_alias(ts, args \\ %{})
get_aliases(ts, args \\ %{})
get_mapping(ts, args \\ %{})
get_settings(ts, args \\ %{})
get_template(ts, args \\ %{})
put_alias(ts, args)
put_template(ts, args)
refresh(ts, args \\ %{})
update_aliases(ts, args)
upgrade(ts, args \\ %{})