Files | Admin

Notes:

Release Name: 1.1.0

Notes:
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.


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.