Hacker News new | ask | show | jobs
by MapleWalnut 1777 days ago
Scoring results in Postgres requires scanning all matches, which is slow if you have a lot of results.

Elastic search and other search solutions don’t have this problem.