RubyFlow The Ruby and Rails community linklog

Introducing Searchlight, the lightweight search gem

Searchlight is a lightweight gem for building searches in your app. Searchlight follows the same philosophy as Authority: low-magic, very little DSL. Mostly you’ll write plain Ruby methods for your logic; Searchlight just helps you tie it together.

Searchlight integrates nicely with ActiveRecord and Rails forms, but can be used in any Ruby program. Check it out on Github or Rubygems.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in