(bulk-request-format {:keys [:elasticsearch/index :elasticsearch/mapping-type
:elasticsearch/write-type :elasticsearch/id
:elasticsearch/message]
:as options})
Takes in a settings map and returns a sequence with action and an optional message(source) depending on the action. See https://www.elastic.co/guide/en/elasticsearch/reference/6.2/docs-bulk.html
Takes in a settings map and returns a sequence with action and an optional message(source) depending on the action. See https://www.elastic.co/guide/en/elasticsearch/reference/6.2/docs-bulk.html
(rest-request options)
Inputs: [options]
Takes in a settings map and returns a REST request to send to the spandex client.
Inputs: [options] Takes in a settings map and returns a REST request to send to the spandex client.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close