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 / .gitignore
100644 9 lines (8 sloc) 0.078 kb
1
2
3
4
5
6
7
8
9
*.log
*.log
*_pid
coverage/*
coverage.data
solr/solr/data/*
.svn
test/db/*.db