Liking cljdoc? Tell your friends :D

clucie.store


close!clj

(close! index)

Close an index.

Close an index.
sourceraw docstring

disk-storeclj

(disk-store dir-path)

Create a new index in a directory on disk.

Create a new index in a directory on disk.
sourceraw docstring

memory-storeclj

(memory-store)

Create a new index in RAM.

Create a new index in RAM.
sourceraw docstring

store-readerclj

(store-reader index)

Create an IndexReader.

Create an IndexReader.
sourceraw docstring

store-writerclj

(store-writer index analyzer)

Create an IndexWriter.

Create an IndexWriter.
sourceraw docstring

valid-store?clj

(valid-store? index)
source

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

× close