Liking cljdoc? Tell your friends :D

re-share.es.common

Common ES functions

Common ES functions
raw docstring

day-formatclj

source

day-indexclj

(day-index k t)
(day-index k t d)

An index for the current day (for large indecies that are deleted after a fixed time range)

An index for the current day (for large indecies that are deleted after a fixed time range)
sourceraw docstring

get-es!clj

(get-es!)
source

indexclj

(index k t)

Index with key prefix and type postfix (since ES 6x onlys single type per index is supported)

Index with key prefix and type postfix (since ES 6x onlys single type per index is supported)
sourceraw docstring

initializeclj

(initialize parent types daily?)

Creates systems index and types

Creates systems index and types
sourceraw docstring

next-indexclj

(next-index k mappings)

Create next index for each type

Create next index for each type
sourceraw docstring

purge-indexclj

(purge-index k mappings)

Clear old index from last week

Clear old index from last week
sourceraw docstring

setup-index-jobsclj

(setup-index-jobs k mappings)
source

with-dayclj

(with-day day idx)
source

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

× close