public
Description: Rails plugin for integration of the Sunspot Solr library
Homepage: http://github.com/outoftime/sunspot_rails
Clone URL: git://github.com/outoftime/sunspot_rails.git
outoftime (author)
Fri Nov 06 08:51:41 -0800 2009
commit  5403b41a72cb2ddf08b3fda16290afcb40859044
tree    f46b702bf5e2903699a1b8dd41d6bb9301acfe12
parent  075065c3f05997138d1e84cb5a46ec2e0de5c23c
sunspot_rails / TODO
100644 16 lines (13 sloc) 0.43 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
== 0.11
  * Update sunspot.yml
    * add log_level support
    * add solr_home support
  * add bootstrap method to setup a new solr instance
  
== 0.12
  * add a method to disable sunspot updates for certain values, e.g.
    if you just touch a record, sunspot shouldn't index the
  
=======
* Fix final status output for reindex
* Add batch-per-request option
* Optionally yield from reindex
* Access to all searchable classes