Skip to content
mattmatt edited this page Sep 13, 2010 · 4 revisions
  • 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.
Clone this wiki locally