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 is a website building & hosting documentation for Clojure/Script libraries

× close