Cargo Features
lance-index has no features set by default.
[dependencies]
lance-index = { version = "0.22.0", features = ["protoc", "tokenizer-lindera", "tokenizer-jieba", "tokenizer-common"] }
- protoc build
-
Enables protobuf-src
- tokenizer-lindera = lindera, lindera-tantivy, tokenizer-common
- tokenizer-jieba = jieba-rs, tokenizer-common
- tokenizer-common tokenizer-jieba? tokenizer-lindera?
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.