Search infrastructure has traditionally been designed around human interaction: a person submits a query, the system retrieves and ranks relevant information, and the person evaluates the results. Search has become increasingly sophisticated, incorporating machine-learned ranking, personalization, real-time signals, semantic retrieval, and other techniques, but the underlying workload has remained largely human-driven.
AI changes this relationship. Retrieved information increasingly serves as context for an LLM or agent, which may retrieve it repeatedly as it reasons through a task, reformulates questions, evaluates results, and decides what to do next. A single user request can therefore generate tens or hundreds of retrieval operations.
Many organizations already have sophisticated search architectures that combine specialized technologies for retrieval, ranking, personalization, inference, and real-time data. These architectures may work extremely well for the search applications they were designed to support, but that does not mean they are optimized for the very different workload created by AI.
Agentic AI in particular magnifies this shift, placing very different demands on retrieval infrastructure for latency, throughput, freshness, reliability, and cost.