Liking cljdoc? Tell your friends :D

msync.lucene.store


delete-all!cljmultimethod

source

index-readerclj

(index-reader directory)

An IndexReader instance.

An IndexReader instance.
sourceraw docstring

index-writerclj

(index-writer directory index-writer-config)

IndexWriter instance.

IndexWriter instance.
sourceraw docstring

index-writer-configclj

(index-writer-config analyzer)

IndexWriterConfig instance.

IndexWriterConfig instance.
sourceraw docstring

storeclj

(store path & {:keys [analyzer] :as opts})

Create an appropriate index - where path is either the keyword :memory, or a string representing the path on disk where the index is created.

Create an appropriate index - where path is either the keyword :memory, or
a string representing the path on disk where the index is created.
sourceraw docstring

StoreConfigcljprotocol

analyzerclj

(analyzer _)

directoryclj

(directory _)

set!clj

(set! _ k v)
source

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

× close