Full-text search engine with PostgreSQL (part 2): Postgres vs Elasticsearch
Wed Jul 19 2023
Using PostgreSQL as a full-text search engine is tempting because it requires less infrastructure. But is its set of search-related features enough to compete with the Lucene based alternatives?