How Does Search Work?
Crawling/Ingestion
Indexing
The fundamental data structure involved in search is the inverted index.
Retrieval
Keyword Search
Vector Search
There are 2 common approaches for performing vector search in a vector store. Hierarchical Navigable Small Wor...
blog.vishnusujeesh.com2 min read