EF_CAP

Constant EF_CAP 

Source
pub const EF_CAP: usize = 1000;
Expand description

Absolute cap on ef_search to bound latency.

Regardless of oversample, ef_search never exceeds this value.