es.types

Types persistency

all

(all)
return all existing types

clear

(clear)

create

(create type)
create a type with id type

delete

(delete t)
delete a type from ES

exists?

(exists? id)

get

(get t)
Grabs a type by its name

get!

(get! t)
Grabs a type by an id

partial

(partial t part)
partial update of a type into Elasticsearch

put

(put type)
Update a type