Cargo Features

infisearch_lang_chinese has no features set by default.

[dependencies]
infisearch_lang_chinese = { version = "0.10.1", features = ["indexer"] }
indexer = regex

Affects chinese::Tokenizer.stop_words

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

regex indexer?