Cargo Features
lance-index has no features set by default.
[dependencies]
lance-index = { version = "0.39.0", features = ["protoc", "tokenizer-lindera", "tokenizer-jieba"] }
- protoc build
-
Enables protobuf-src
- tokenizer-lindera
-
Enables lindera ^0.44.0 and lindera-tantivy ^0.44.0
- tokenizer-jieba
-
Enables jieba-rs
lance-index has 3 features without comments.