Toby DiPasquale on 17 May 2007 01:08:33 -0000 |
On Wed, May 16, 2007 at 01:50:26PM -0400, Mike Zornek wrote: > Is there any best practice for introducing an index with search capabilities > for the resources design pattern introed in Rails 1.2? I have my own thing > working but I wonder if their is a better way. Will acts_as_ferret work for you? Seems like a good solution, as its a Ruby/C hybrid and actually faster than Lucene (the project on which it is based). I know a lot of people are using it though I have no first-hand experience with it personally. -- Toby DiPasquale _______________________________________________ To unsubscribe or change your settings, visit: http://lists.phillyonrails.org/mailman/listinfo/talk
|
|