Skip to main content

Module shared

Module shared 

Source
Expand description

Shared helpers for partition-level IVF metadata and writer initialization.

This module centralizes common logic used by both the distributed index merger and the classic IVF index builder, to avoid duplicating how we initialize writers and write IVF / index metadata.

Re-exports§

pub use partition_merger::*;

Modules§

partition_merger
Shared helpers for IVF partition merging and metadata writing.