Skip to main content

Crate vtpl

Crate vtpl 

Source

Re-exports§

pub use cache::CacheConfig;
pub use cache::CacheStats;
pub use cache::CachedIndex;
pub use index::ScoredResult;
pub use index::VtplIndex;
pub use parallel::ParallelBuilder;
pub use posting::ChunkId;
pub use posting::VtplEntry;
pub use pq::l2_normalize;
pub use pq::PqCode;
pub use pq::PqCodebook;
pub use pq::PQ_BYTES;

Modules§

cache
index
ngram
parallel
posting
pq