Liking cljdoc? Tell your friends :D

msync.lucene.input-iterator


contextsclj

(contexts state)
source

contexts?clj

(contexts? state)
source

doc-maps->input-iteratorclj

(doc-maps->input-iterator doc-maps
                          &
                          {:keys [text-field context-fn payload-fn weight-fn]
                           :or {weight-fn (constantly 1)}})
source

initclj

(init coll {:keys [text-field context-fn payload-fn weight-fn]})
source

next-itemclj

(next-item state)
source

not-nil?clj

source

payloadclj

(payload state)
source

payload?clj

(payload? state)
source

weightclj

(weight state)
source

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

× close