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.
Home | Edit | New

TODO

  • Update the test:functional rake task to do all the required setup by itself, to reduce the need of manual steps. Let’s face it, that’s just annoying.
  • Add support for the defaultSearchField parameter for find_by_solr
  • Integrate [dbfreesolr](http://rails.elctech.com/blog/fixing-acts_as_solr)
  • Add an option so that the plugin won’t raise every error from Solr (e.g. connection errors) when querying it, instead it should log them and return empty results. In general error handling could be a little bit more graceful.
Last edited by mattmatt, Thu Nov 20 11:37:04 -0800 2008
Home | Edit | New
Versions: