Skip to main content

stop_analyzer

Function stop_analyzer 

Source
pub fn stop_analyzer() -> Analyzer
Expand description

stop analyzer: UAX#29 tokenizer + lowercase + English stop words.

Like standard but removes common English stop words.

See [[analyzers#Built-in Analyzers]].