<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel>
  <title>Deepak Saharawat</title>
  <link>https://deepaksaharawat.com/blog</link>
  <description>Notes on building production AI systems.</description>
    <item>
      <title>Hybrid search in Phoenix: fusing Meilisearch and pgvector with reciprocal-rank fusion</title>
      <link>https://deepaksaharawat.com/blog/hybrid-search-phoenix-meilisearch-pgvector</link>
      <guid>https://deepaksaharawat.com/blog/hybrid-search-phoenix-meilisearch-pgvector</guid>
      <pubDate>Sun, 05 Jul 2026 09:00:00 GMT</pubDate>
      <description>Keyword search and vector search each miss things the other catches. Here's how I combine them in a Phoenix app with reciprocal-rank fusion — and why it beats either one alone.</description>
    </item>
</channel></rss>
