pub const DEFAULT_FLAT_INDEX_THRESHOLD: usize = 10_000;
Default threshold below which collections use flat index instead of HNSW.