[Ruby] [ANN] Sphincter 1.0.0 Released
Eric Hodel
drbrain at segment7.net
Mon Jul 30 15:20:23 PDT 2007
Sphincter version 1.0.0 has been released!
http://seattlerb.org/Sphincter
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.
Problems:
* Setting match mode not supported.
* Setting sort mode not supported.
* Setting per-field weights not supported.
* Setting id range not supported.
* Setting group-by not supported.
See README.txt for quick-start, examples, etc.
Changes:
## 1.0.0 / 2007-07-26
* 1 major enhancement
* Birthday!
http://seattlerb.org/Sphincter
--
Poor workers blame their tools. Good workers build better tools. The
best workers get their tools to do the work for them. -- Syndicate Wars
More information about the Ruby
mailing list