Module ivf

Source
Expand description

IVF - Inverted File Index

Re-exports§

pub use builder::IvfBuildParams;

Modules§

builder
Build IVF model
shuffler
Disk-based shuffle a stream of RecordBatch into each IVF partition.
storage

Structs§

IvfTransformer
IVF - IVF file partition

Functions§

new_ivf_transformer
Create an IVF from the flatten centroids.
new_ivf_transformer_with_quantizer