Type of index (e.g., ivf, ivfflat, ivfpq)
Whether the index has been trained for optimized queries
Full configuration details of the index, including:
type: Index type
dimension: Embedding dimension
metric: Distance metric used
n_lists: Number of inverted lists (after training)
- Additional type-specific properties (e.g.,
pq_dim, pq_bits for IVFPQ)