ReadonlyindexMust be ZVecIndexType.HNSW (1).
Optional ReadonlymetricDistance metric used for similarity computation.
Optional ReadonlymNumber of bi-directional links created for every new element during construction.
Optional ReadonlyefSize of the dynamic candidate list for nearest neighbors during index construction.
Optional ReadonlyquantizeOptional quantization type for vector compression.
Optional ReadonlyuseWhether to allocate HNSW graph nodes in contiguous memory.
Configuration parameters for an HNSW index on a vector field.