Liking cljdoc? Tell your friends :D

clojurewerkz.elastisch.aggregation

Convenience functions that build various aggregation types.

All functions return maps and are completely optional (but recommended).

Convenience functions that build various aggregation types.

All functions return maps and are completely optional (but recommended).
raw docstring

avgclj

(avg field)
source

cardinalityclj

(cardinality field)
(cardinality field opts)
source

date-histogramclj

(date-histogram field interval)
(date-histogram field interval opts)
source

date-rangeclj

(date-range field format ranges)
source

extended-statsclj

(extended-stats field)
source

filterclj

(filter opts)
source

globalclj

(global)
source

histogramclj

(histogram field interval)
(histogram field interval opts)
source

ip-rangeclj

(ip-range field ranges)
source

maxclj

(max field)
source

minclj

(min field)
source

missingclj

(missing field)
source

nestedclj

(nested opts)
source

percentilesclj

(percentiles field)
source

rangeclj

(range field ranges)
(range field ranges opts)
source

statsclj

(stats field)
source

sumclj

(sum field)
source

termsclj

(terms field)
(terms field opts)
source

value-countclj

(value-count field)
source

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

× close