// tag

Posts tagged "retrieval problem"

1 post found

Featured image for article: Semantic Code Search Is a Retrieval Problem. Context Is a Representation Problem.
May 21, 2026 semantic code search code search retrieval problem

Semantic Code Search Is a Retrieval Problem. Context Is a Representation Problem.

Semantic code search keeps getting better at finding the right code, and it keeps disappointing teams who expected better answers from their AI tools. The reason is that those are two different problems. Finding code is retrieval. Understanding code is representation. Better retrieval over a poor representation has a ceiling, and here is why a verifiable code IR raises it.