Archives for posts tagged ‘ferret’

Capistrano and Ferret DRB

This is a bit of a followup to my previous post on Capistrano with Git and Passenger. I decided to use Ferret via the acts_as_ferret (AAF) plugin. Ferret is a full-text search inspired by Apache’s Lucene but written in Ruby.
Basically Ferret and Lucene keep a full-text index outside of the database that allows it to [...]