pg-search-bm25

Official

BM25 full-text search in Postgres.

AuthorMercurium-Analytics
Version1.0.0
Installs0

System Documentation

What problem does it solve?

PostgreSQL users can achieve Elasticsearch-quality BM25 ranking and advanced text search capabilities by using the pg_search extension, enabling powerful, in-database search without external engines.

Core Features & Use Cases

  • BM25 ranking for multi-field text searches inside Postgres
  • Phrase queries, fuzzy matching, and regex support
  • Customizable tokenization for autocomplete and typo tolerance

Quick Start

Install the pg_search extension, create a BM25 index on your searchable text columns, and query with the @@@ operator to return ranked results.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pg-search-bm25
Download link: https://github.com/Mercurium-Analytics/pg-search-vector/archive/main.zip#pg-search-bm25

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.