lucivy-core 0.1.1

Core library for Lucivy full-text search: schema, query, handle, tokenizer
Documentation
1
2
3
4
5
pub mod directory;
pub mod handle;
pub mod query;
pub mod snapshot;
pub mod tokenizer;