Liking cljdoc? Tell your friends :D

clojurewerkz.elastisch.common.bulk


bulk-createclj

(bulk-create documents)

generates the content for a bulk create operation

generates the content for a bulk create operation
sourceraw docstring

bulk-deleteclj

(bulk-delete documents)

generates the content for a bulk delete operation

generates the content for a bulk delete operation
sourceraw docstring

bulk-indexclj

(bulk-index documents)

generates the content for a bulk insert operation

generates the content for a bulk insert operation
sourceraw docstring

bulk-updateclj

(bulk-update documents)

generates the content for a bulk update operation

generates the content for a bulk update operation
sourceraw docstring

create-operationclj

(create-operation doc)
source

delete-operationclj

(delete-operation doc)
source

index-operationclj

(index-operation doc)
source

update-operationclj

(update-operation doc)
source

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

× close