Liking cljdoc? Tell your friends :D

flux.client


addcljmultimethod

source

commitclj

(commit client & {:as opts})
source

delete-by-idclj

(delete-by-id client ids & {:as opts})
source

delete-by-queryclj

(delete-by-query client q & {:as opts})
source

optimizeclj

(optimize client)
(optimize client wait-flush wait-searcher)
(optimize client wait-flush wait-searcher max-segments)
source

pingclj

(ping client)
source

queryclj

(query solr-server query & [options])
source

requestclj

(request solr-server request)
source

rollbackclj

(rollback client)
source

shutdownclj

(shutdown client)
source

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

× close