<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Nearest Neighbour</title><description>The internals of approximate nearest neighbour search: distance metrics, graph and cluster indexes, quantization, and the recall-latency curve they all trade against.</description><link>https://whatisvectordatabase.com/</link><item><title>The recall-latency curve</title><link>https://whatisvectordatabase.com/blogs/the-recall-latency-curve/</link><guid isPermaLink="true">https://whatisvectordatabase.com/blogs/the-recall-latency-curve/</guid><description>Every index parameter moves you along one curve with diminishing returns. How to measure recall honestly, and why distance concentration sets its ceiling.</description><pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate><category>recall</category><category>theory</category></item><item><title>How cluster indexes search</title><link>https://whatisvectordatabase.com/blogs/how-cluster-indexes-search/</link><guid isPermaLink="true">https://whatisvectordatabase.com/blogs/how-cluster-indexes-search/</guid><description>Partition the space in advance, then only search the partitions near your query. Why boundary effects cost recall and what probing more of them buys.</description><pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate><category>cluster-index</category><category>theory</category></item><item><title>Quantization: trading memory for recall</title><link>https://whatisvectordatabase.com/blogs/quantization-trading-memory-for-recall/</link><guid isPermaLink="true">https://whatisvectordatabase.com/blogs/quantization-trading-memory-for-recall/</guid><description>Scalar, product and binary quantization compress vectors by discarding precision. What each one throws away, and why reranking recovers most of it.</description><pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate><category>quantization</category><category>recall</category></item><item><title>How graph indexes search</title><link>https://whatisvectordatabase.com/blogs/how-graph-indexes-search/</link><guid isPermaLink="true">https://whatisvectordatabase.com/blogs/how-graph-indexes-search/</guid><description>Greedy traversal over a proximity graph, why it gets stuck in local minima, and how layers and connectivity fix it — the mechanism behind HNSW.</description><pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate><category>graph-index</category><category>theory</category></item><item><title>Distance metrics and when each is right</title><link>https://whatisvectordatabase.com/blogs/distance-metrics-and-when-each-is-right/</link><guid isPermaLink="true">https://whatisvectordatabase.com/blogs/distance-metrics-and-when-each-is-right/</guid><description>Cosine, dot product and Euclidean measure different things — except when they don&apos;t. What each compares, and why normalization collapses all three.</description><pubDate>Thu, 23 Jul 2026 00:00:00 GMT</pubDate><category>metrics</category><category>theory</category></item></channel></rss>