Acerca de
This skill provides standardized patterns and implementation templates for hybrid search, addressing the limitations of pure semantic search by integrating traditional keyword-based retrieval. It includes production-ready code for Reciprocal Rank Fusion (RRF), linear scoring, and cross-encoder reranking, with specific implementations for PostgreSQL (pgvector) and Elasticsearch. It is ideal for developers building Retrieval-Augmented Generation (RAG) pipelines that require high recall for both semantic concepts and specific domain terminology like names or codes.