Hacker News new | ask | show | jobs
by syastrov 1273 days ago
Anyone tried any of the alternative full-text search extensions mentioned? Zombodb sounds good, except I would like that it didn’t work synchronously and fail transactions if there is a network error talking to ElasticSearch. I think most people will use Postgres’ built in FTS up until a point or go straight to an application level integration with ElasticSearch.