Liking cljdoc? Tell your friends :D

elasticsearch.document


bulkclj

(bulk conn req)
(bulk conn idx req)
(bulk conn idx type req)

clear-scrollcljmultimethod


countcljmultimethod


count-percolatecljmultimethod


createclj

(create conn index type id req)

deleteclj

(delete conn index type id)
(delete conn index type id req)

delete-by-queryclj

(delete-by-query conn index req)
(delete-by-query conn index type req)

delete-scriptclj

(delete-script conn id lang)
(delete-script conn id lang req)

delete-templateclj

(delete-template conn id)
(delete-template conn id req)

existsclj

(exists conn idx type id)
(exists conn idx type id req)

exists-sourceclj

(exists-source conn index type id)
(exists-source conn index type id req)

explainclj

(explain conn index type id)
(explain conn index type id req)

field-capscljmultimethod


field-statscljmultimethod


getclj

(get conn index type id)
(get conn index type id req)

get-scriptclj

(get-script conn id lang)
(get-script conn id lang req)

get-sourceclj

(get-source conn index type id)
(get-source conn index type id req)

get-templateclj

(get-template conn id)
(get-template conn id req)

indexclj

(index conn index type req)
(index conn index type id req)

mgetclj

(mget conn req)
(mget conn index req)
(mget conn index type req)

msearchclj

(msearch conn req)
(msearch conn idx req)
(msearch conn idx type req)

msearch-templateclj

(msearch-template conn req)
(msearch-template conn index req)
(msearch-template conn index type req)

mtermvectorscljmultimethod


percolatecljmultimethod


put-scriptclj

(put-script conn id lang req)

put-templateclj

(put-template conn id req)

reindexclj

(reindex conn req)

reindex-rethrottlecljmultimethod


render-search-templatecljmultimethod



search-shardscljmultimethod


search-templatecljmultimethod


suggestclj

(suggest conn req)
(suggest conn index req)

termvectorscljmultimethod


updateclj

(update conn index type id)
(update conn index type id req)

update-by-querycljmultimethod

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close