Module index

Source
Expand description

Flat Vector Index.

Structsยง

FlatBinQuantizer
FlatIndex
A Flat index is any index that stores no metadata, and during query, it simply scans over the storage and returns the top k results
FlatMetadata
FlatQuantizer
FlatQueryParams