Searchlogic alternatives
Do any good ones exist?
Not开发者_Go百科hing 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.
I just setup meta_search it seems good so far and is easy to get up and running.
meta_search supported Rails 3.0.0 but will not be updated to support Rails 3.1 or greater.
精彩评论