pub fn tokenize(text: &str) -> Vec<String>
Tokenizes text with the same stemming and stop-word behavior used by search.