public
Fork of look/acts_as_solr
Description: This plugin adds full text search capabilities and many other nifty features from Apache‘s Solr to any Rails model. I'm currently rearranging the test suite to include a real unit test suite, and adding a few features I need myself.
Homepage: http://mattmatt.github.com/acts_as_solr
Clone URL: git://github.com/mattmatt/acts_as_solr.git
acts_as_solr / test
name age message
..
directory config/ Sat May 03 15:39:08 -0700 2008 git import of acts_as_solr [Thiago Jackiw]
directory db/ Sat Feb 28 08:06:58 -0800 2009 modifications to acts_as_solr in order to provi... [Mitchell Hatter]
directory fixtures/ Loading commit data...
directory functional/
directory models/
file test_helper.rb Sun Mar 22 11:35:22 -0700 2009 Minor fixes to get the tests working with Rails... [mattmatt]
directory unit/ Thu Feb 26 11:59:08 -0800 2009 Fixed problem with real date columns, they don'... [mattmatt]