Skip to content

Replaced the slow ILIKE '%query%' full-text search with PostgreSQL's native full-text search engine, backed by a GIN-indexed tsvector generated column. Added an Elasticsearch fallback for when ES is available, and a benchmark script to measure before/after performance at scale.#949

Open
DevScoopee wants to merge 1 commit into
rinafcode:mainfrom
DevScoopee:main

Replaced the slow ILIKE '%query%' full-text search with PostgreSQL's …

9f4291b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

3 warnings
validate
succeeded Jun 29, 2026 in 57s