pg-textsearch
OfficialAdvanced PostgreSQL text search with BM25.
Authoraydadevelop
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides advanced, corpus-aware full-text search capabilities for PostgreSQL databases, offering superior ranking and performance compared to native solutions.
Core Features & Use Cases
- BM25 Ranking: Implements BM25 scoring for more relevant search results.
- Hybrid Search: Enables combining BM25 keyword search with vector-based semantic search using Reciprocal Rank Fusion (RRF).
- Performance Tuning: Offers detailed configuration and monitoring for optimizing text search performance.
- Use Case: Integrate powerful keyword search into an e-commerce product catalog or a knowledge base, ensuring users find relevant information quickly.
Quick Start
Create a BM25 index on the 'description' column of the 'listing' table using the 'russian' text configuration.
Dependency Matrix
Required Modules
None requiredComponents
referencesscripts
💻 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-textsearch Download link: https://github.com/aydadevelop/turborepo-starter/archive/main.zip#pg-textsearch Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.