Re-exports§
pub use index::SearchResult;pub use index::BM25;pub use scoring::Method;pub use scoring::ScoringParams;pub use tokenizer::TokenizerMode;
Modules§
Functions§
- is_
gpu_ available - Returns true if the library was compiled with CUDA support and a GPU is available.