<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Two Signals</title><description>Hybrid retrieval in practice: what keyword search finds that embeddings miss, how to fuse two ranked lists, when a reranker earns its latency, and how to tell which signal failed.</description><link>https://context-augmented-llm.com/</link><item><title>Which signal failed</title><link>https://context-augmented-llm.com/blogs/which-signal-failed/</link><guid isPermaLink="true">https://context-augmented-llm.com/blogs/which-signal-failed/</guid><description>A query returned nothing useful. A procedure for finding whether lexical missed, dense missed, fusion buried it, or the document was never indexed.</description><pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate><category>diagnosis</category><category>fusion</category></item><item><title>When a reranker earns its latency</title><link>https://context-augmented-llm.com/blogs/when-a-reranker-earns-its-latency/</link><guid isPermaLink="true">https://context-augmented-llm.com/blogs/when-a-reranker-earns-its-latency/</guid><description>A cross-encoder reads the query and passage together, which is why it ranks better and costs more. Where it belongs, what to feed it, and when to skip it.</description><pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate><category>reranking</category><category>tradeoffs</category></item><item><title>Fusing two ranked lists</title><link>https://context-augmented-llm.com/blogs/fusing-two-ranked-lists/</link><guid isPermaLink="true">https://context-augmented-llm.com/blogs/fusing-two-ranked-lists/</guid><description>BM25 scores and cosine similarities aren&apos;t on the same scale. Reciprocal rank fusion, score normalisation, and what each method throws away.</description><pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate><category>fusion</category><category>tradeoffs</category></item><item><title>What keyword search misses</title><link>https://context-augmented-llm.com/blogs/what-keyword-search-misses/</link><guid isPermaLink="true">https://context-augmented-llm.com/blogs/what-keyword-search-misses/</guid><description>Vocabulary mismatch: when the user&apos;s words and the document&apos;s words don&apos;t overlap, term scoring has nothing to score. Where stemming stops helping.</description><pubDate>Thu, 23 Jul 2026 00:00:00 GMT</pubDate><category>lexical</category><category>tradeoffs</category></item><item><title>What vector search misses</title><link>https://context-augmented-llm.com/blogs/what-vector-search-misses/</link><guid isPermaLink="true">https://context-augmented-llm.com/blogs/what-vector-search-misses/</guid><description>Identifiers, rare terms, negation and exact phrases. Five query classes where embeddings return plausible neighbours instead of the document you asked for.</description><pubDate>Wed, 22 Jul 2026 00:00:00 GMT</pubDate><category>dense</category><category>tradeoffs</category></item></channel></rss>