clojurewerkz.elastisch.rest.bulk
bulk
(bulk conn operations & params)
Performs a bulk operation
bulk-create
bulk-delete
bulk-index
bulk-with-index
(bulk-with-index conn index operations & params)
Performs a bulk operation defaulting to the index specified
bulk-with-index-and-type
(bulk-with-index-and-type conn index mapping-type operations & params)
Performs a bulk operation defaulting to the index and type specified