Tag: vector-search
All the articles with the tag "vector-search".
Found 2 articles with this tag
Search for moreRAG in the Real World: Building a High-Precision Retrieval System for LLM Pipelines
Published on:February 3, 2026•8 min readBuilding a high-precision retrieval system sounds simple on paper. This is what actually happens when you ship one — the chunking failures, the retrieval gaps, and the hybrid search that finally gave us reliable signal.
Understanding Search: From Keywords to Knowledge Graphs
Published on:October 18, 2025•6 min readA technical deep dive into how search evolved from keyword indexes to semantic vectors to GraphRAG systems—and why restoring structure is the key to the future of search.