Among other things in that earlier thread, there's some discussion of aspects of ZomboDB with its developer.
ZomboDB is a Postgres extension that enables efficient full-text searching via the use of indexes backed by Elasticsearch. (From the project's website[0]).
Lots more info in readme at the project's github[1].
[0] https://news.ycombinator.com/item?id=27973497