Constant MAX_MEMORY_RERANK_CANDIDATE_MULTIPLIER
pub const MAX_MEMORY_RERANK_CANDIDATE_MULTIPLIER: usize = 20;Expand description
Largest allowed multiplier for the bounded query-time rerank candidate pool.
pub const MAX_MEMORY_RERANK_CANDIDATE_MULTIPLIER: usize = 20;Largest allowed multiplier for the bounded query-time rerank candidate pool.