Do any good ones exist?
Nothing performance heavy...I just need to be able to search for records from my admin panel.
Thanks.
Do any good ones exist?
Nothing performance heavy...I just need to be able to search for records from my admin panel.
Thanks.
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.
meta_search supported Rails 3.0.0 but will not be updated to support Rails 3.1 or greater.