tantivy-meta-tokenizer 0.3.0

Easy and fast book searcher, create and search your private library.
Documentation
1
2
3
4
pub const STOP_WORDS: &[&str] = &[
    " ", "!", "\"", "#", "$", "%", "&", "'", "(", ")", "*", "+", ",", "-", ".", "/", ":", ";", "<",
    "=", ">", "?", "@", "[", "\\", "]", "^", "_", "`", "", "",
];