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