(per-field-analyzer default-analyzer field->analyzer)
Per-field analyzer. Takes a default analyzer, and a map from field-name -> analyzer
Per-field analyzer. Takes a default analyzer, and a map from field-name -> 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