[Ruby] [ANN] Sphincter 1.1.0 Released
Eric Hodel
drbrain at segment7.net
Mon Aug 13 20:15:51 PDT 2007
Sphincter version 1.1.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.
When updating to 1.1.0, run:
rake sphincter:setup_sphinx
Changes:
## 1.1.0 / 2007-08-13
* 2 major enhancements:
* Fields across relationships may be included via add_index.
* Sphincter now automatically configures Dmytro Shteflyuk's sphinx
API. Run
`rake sphincter:setup_sphinx` and check in vendor/plugins/sphinx.
* 1 bug fix:
* `rake sphincter:index` task didn't correctly run reindex. Bug
submitted
by Lee O'Mara.
* <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