pub fn set_thread_cache(cache: SharedBm25Cache)Expand description
Set the shared BM25 cache for the current thread (called from the registered handler).
pub fn set_thread_cache(cache: SharedBm25Cache)Set the shared BM25 cache for the current thread (called from the registered handler).