Skip to main content
Cloud & AI Hub
Browse
Glossary AI Directory Playgrounds Models Prompts Explainers Strategy Matrix Benchmark Decoder

HNSW Index

An approximate nearest neighbor vector search index based on multi-layered graph networks.

HNSW (Hierarchical Navigable Small World) structures high-dimensional vectors into a layered graph. Search queries traverse this graph in logarithmic time, providing fast, high-recall vector lookups in semantic search engines.

Historical figures and technical concepts for informational purposes only. Not technical, professional, legal, or financial advice. Sources: Official Documentation.