Skip to main content

set_thread_cache

Function set_thread_cache 

Source
pub fn set_thread_cache(cache: Arc<Mutex<Option<Bm25CacheEntry>>>)
Expand description

Set the shared BM25 cache for the current thread (called from the registered handler).