Liking cljdoc? Tell your friends :D

msync.lucene.analyzers


keyword-analyzerclj

(keyword-analyzer)
source

per-field-analyzerclj

(per-field-analyzer default-analyzer field->analyzer)

Composed, per-field analyzer. Takes a default analyzer, and a map from field-name to analyzer

Composed, per-field analyzer.
Takes a default analyzer, and a map from field-name to analyzer
sourceraw docstring

simple-analyzerclj

(simple-analyzer)
source

standard-analyzerclj

(standard-analyzer)
(standard-analyzer stop-words)
(standard-analyzer stop-words ignore-case?)

StandardAnalyzer, with configurable stop-words and case-ignore behavior.

StandardAnalyzer, with configurable stop-words and case-ignore behavior.
sourceraw docstring

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