Just from reading the documentation, the full text search features on Postgres already look pretty powerful. And it is encouraging that they are actively being worked on. I'm wondering how this compares to a dedicated search engine like Solr or Elasticsearch.<p>Are there huge differences in performance, features or search quality? At which scale does using Postgres for full text search still make sense?