Inverted File Index (IVF)
AIInverted File Index (IVF): A vector index that groups embeddings into clusters, so a search checks only the clusters nearest the query rather than all vectors.
Inverted File Index (IVF): A vector index that groups embeddings into clusters, so a search checks only the clusters nearest the query rather than all vectors.