Diff of Vector Indexing at 87b1cbf

@@ -8,2 +8,2 @@ IVF-DAC (for some reason), which is just inverted lists combined with product qu
 
-Graph-based approaches aim to create graphs such that a greedy search on the graph toward closer (by the vector distance metric) points rapidly converges 
\ No newline at end of file
+Graph-based approaches aim to create graphs such that a greedy search on the graph toward closer (by the vector distance metric) points rapidly converges on (most of the time) the best-matching point.
\ No newline at end of file