This post originated from an RSS feed registered with Ruby Buzz
by Eric Hodel.
Original Post: Sphincter version 1.0.0 has been released!
Feed Title: Segment7
Feed URL: http://blog.segment7.net/articles.rss
Feed Description: Posts about and around Ruby, MetaRuby, ruby2c, ZenTest and work at The Robot Co-op.
Sphincter uses Dmytro Shteflyuk’s sphinx Ruby API and automatic configuration to make totally rad ActiveRecord searching. Well, you still have to tell Sphincter what models you want to search. It doesn’t read your mind.
Features:
Automatically configures itself.
Handy set of rake tasks for easy, automatic management.
Automatically adds has_many metadata for searching across the association.
Stub for testing without connecting to searchd, Sphincter::SearchStub.
Easy pagination support.
Filtering by index metadata and ranges, including dates.