Liking cljdoc? Tell your friends :D

clojurewerkz.elastisch.rest.bulk


bulkclj

(bulk conn operations)
(bulk conn operations params)

Performs a bulk operation

Performs a bulk operation
sourceraw docstring

bulk-createclj

source

bulk-deleteclj

source

bulk-indexclj

source

bulk-updateclj

source

bulk-with-indexclj

(bulk-with-index conn index operations)
(bulk-with-index conn index operations params)

Performs a bulk operation defaulting to the index specified

Performs a bulk operation defaulting to the index specified
sourceraw docstring

bulk-with-index-and-typeclj

(bulk-with-index-and-type conn index mapping-type operations)
(bulk-with-index-and-type conn index mapping-type operations params)

Performs a bulk operation defaulting to the index and type specified

Performs a bulk operation defaulting to the index and type specified
sourceraw docstring

delete-operationclj

source

index-operationclj

source

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

× close