(elastic-store! elsh-url index type & children)
Streamer function used for storing event(s) into Elasticsearch database.
Arguments: elsh-url: Elasticsearch connection URL index: Elasticsearch index type: Elasticsearch document type children: Children streamer functions to be propagated
Streamer function used for storing event(s) into Elasticsearch database. > **Arguments:** *elsh-url*: Elasticsearch connection URL *index*: Elasticsearch index *type*: Elasticsearch document type *children*: Children streamer functions to be propagated
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close