Constant zebra::EF

source ·
pub const EF: usize = 24;
Expand description

The candidate list size for the HNSW graph. Higher values result in more accurate search results at the expense of slower retrieval speeds. Can be changed after database creation.