(index-reader directory)
An IndexReader instance.
An IndexReader instance.
(index-writer directory index-writer-config)
IndexWriter instance.
IndexWriter instance.
(index-writer-config analyzer)
IndexWriterConfig instance.
IndexWriterConfig instance.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close