Vector Index
This chapter introduces the indexes supported in Hippo. Please kindly check the table listed below. Hippo supports building multiple vector indexes on the same vector field.
Indexes | Types | Application Scenarios |
---|---|---|
FLAT / BIN_FLAT | ||
IVF_FLAT / BIN_IVF | Quantization-based Index | |
IVF_SQ | Quantization-based Index | |
IVF_PQ | Quantization-based Index | |
IVF_PQ_FS | Quantization-based Index | |
HNSW / BIN_HNSW | Graph-based Index |
Updated 8 months ago