user94154
user94154

Reputation: 16584

Searchlogic alternatives

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

Answers (3)

Ethan
Ethan

Reputation: 60179

meta_search supported Rails 3.0.0 but will not be updated to support Rails 3.1 or greater.

Upvotes: 0

curiouscat
curiouscat

Reputation: 191

I just setup meta_search it seems good so far and is easy to get up and running.

Upvotes: 1

Robert Speicher
Robert Speicher

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

Related Questions