Liking cljdoc? Tell your friends :D

clojurewerkz.elastisch.rest.multi


(search conn queries)
(search conn queries params)

Performs multi search

Performs multi search
sourceraw docstring

search-with-indexclj

(search-with-index conn index queries)
(search-with-index conn index queries params)

Performs multi search defaulting to the index specified

Performs multi search defaulting to the index specified
sourceraw docstring

search-with-index-and-typeclj

(search-with-index-and-type conn index mapping-type queries)
(search-with-index-and-type conn index mapping-type queries params)

Performs multi search defaulting to the index and type specified

Performs multi search defaulting to the index and type specified
sourceraw docstring

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

× close