Hacker News new | ask | show | jobs
by chdir 4058 days ago
> The main arguments against using PostgreSQL search are accuracy and speed at scale.

Also, lack of faceted search, phrase search, partial word search (although you could use pg_trgm)

Previous 2 related discussions: - https://news.ycombinator.com/item?id=8381748 - https://news.ycombinator.com/item?id=8714477