Reputation: 16584
Do any good ones exist?
Nothing performance heavy...I just need to be able to search for records from my admin panel.
Thanks.
Upvotes: 0
Views: 483
Reputation: 60179
meta_search supported Rails 3.0.0 but will not be updated to support Rails 3.1 or greater.
Upvotes: 0
Reputation: 191
I just setup meta_search it seems good so far and is easy to get up and running.
Upvotes: 1
Reputation: 15562
When Rails 3.0.0 first came out, Searchlogic wasn't working with it, so I switched one of my projects to meta_search pretty painlessly. So that's one alternative.
Upvotes: 2