Liking cljdoc? Tell your friends :D

msync.lucene.document


document->mapclj

(document->map document
               &
               {:keys [fields-to-keep multi-fields]
                :or {multi-fields #{} fields-to-keep :all}})

Convenience function. Lucene document to map. Keys are always keywords. Values come back as string. Only stored fields come back.

Convenience function.
Lucene document to map. Keys are always keywords. Values come back as string.
Only stored fields come back.
sourceraw docstring

fn:map->documentclj

(fn:map->document doc-opts)
source

map->documentclj

(map->document m
               {:keys [indexed-fields stored-fields keyword-fields
                       suggest-fields context-fn]})
source

suggest-field-prefixclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close