Skip to main content

DEFAULT_FLAT_INDEX_THRESHOLD

Constant DEFAULT_FLAT_INDEX_THRESHOLD 

Source
pub const DEFAULT_FLAT_INDEX_THRESHOLD: usize = 10_000;
Expand description

Default threshold below which collections use flat index instead of HNSW.