Texticle: full text search gem for Postgres
5 weeks ago by scottymac
You see, Heroku runs PostgreSQL for each rails application database. They’re running a version new enough (Version 8.3) to have full text index support built in. If we’re willing to throw out database agnosticism, we can take advantage of the database’s indexing capability.
heroku
postgres
searchengine
5 weeks ago by scottymac