Skip to main content

memory_usage

Function memory_usage 

Source
pub fn memory_usage(cache: &SharedBm25Cache) -> usize
Expand description

Returns the approximate heap memory used by the cached BM25 index, or 0.