|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PhillyOnRails] Rails Resources and Search
|
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
|
|