Cargo Features

anda_db_tfs has no features set by default.

[dependencies]
anda_db_tfs = { version = "0.4.0", features = ["full", "parallel", "tantivy", "tantivy-jieba"] }
full = parallel, tantivy, tantivy-jieba
parallel full?

Enables rayon

tantivy full?

Enables tantivy ^0.22

tantivy-jieba full?

Enables tantivy ^0.22 and tantivy-jieba

anda_db_tfs has 4 features without comments.