<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Search on Manvendra Rajpoot</title>
    <link>https://blog.rajpoot.dev/tags/search/</link>
    <description>Recent content in Search on Manvendra Rajpoot</description>
    <image>
      <title>Manvendra Rajpoot</title>
      <url>https://blog.rajpoot.dev/img/personal/cover.png</url>
      <link>https://blog.rajpoot.dev/img/personal/cover.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Manvendra Rajpoot</copyright>
    <lastBuildDate>Sun, 17 May 2026 17:50:46 +0530</lastBuildDate>
    <atom:link href="https://blog.rajpoot.dev/tags/search/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>MongoDB Cheatsheet 18 — Atlas Search</title>
      <link>https://blog.rajpoot.dev/cheatsheets/mongodb/18-atlas-search-cheatsheet/</link>
      <pubDate>Thu, 28 May 2026 08:50:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/cheatsheets/mongodb/18-atlas-search-cheatsheet/</guid>
      <description>Atlas Search — full-text, autocomplete, facets.</description>
    </item>
    <item>
      <title>Design a Search System — From LIKE Queries to Hybrid Vector Search</title>
      <link>https://blog.rajpoot.dev/system-design/design-search-system-2026/</link>
      <pubDate>Sat, 02 May 2026 11:40:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/system-design/design-search-system-2026/</guid>
      <description>Design a search system in 2026 — Postgres FTS, Elasticsearch, vector search, hybrid retrieval, and the patterns from real production search.</description>
    </item>
    <item>
      <title>Hybrid Search with Postgres in 2026 — pgvector &#43; FTS &#43; Reranker</title>
      <link>https://blog.rajpoot.dev/posts/postgresql/postgres-pgvector-hybrid-search-2026/</link>
      <pubDate>Fri, 01 May 2026 04:00:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/postgresql/postgres-pgvector-hybrid-search-2026/</guid>
      <description>How to build hybrid search in Postgres in 2026 — combining pgvector and full-text search with RRF fusion, plus a reranker, for production RAG.</description>
    </item>
    <item>
      <title>Design a Search System — Elasticsearch, OpenSearch, and Postgres FTS in 2026</title>
      <link>https://blog.rajpoot.dev/system-design/design-search-system-elasticsearch-2026/</link>
      <pubDate>Thu, 30 Apr 2026 17:10:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/system-design/design-search-system-elasticsearch-2026/</guid>
      <description>How to design a search system in 2026 — Elasticsearch / OpenSearch vs Postgres FTS vs Typesense, indexing pipelines, ranking, and the tradeoffs.</description>
    </item>
    <item>
      <title>PostgreSQL Full-Text Search Without an Extra Service</title>
      <link>https://blog.rajpoot.dev/posts/postgresql/postgresql-full-text-search/</link>
      <pubDate>Tue, 28 Apr 2026 14:05:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/postgresql/postgresql-full-text-search/</guid>
      <description>How to add real full-text search to your app using only PostgreSQL — tsvector, tsquery, ranking, GIN indexes, and how to know when to graduate to Elasticsearch.</description>
    </item>
  </channel>
</rss>
