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