Sha256: 6576010b353a8e853c3e49c6ffd1d4738510154bee68920b2821af6b15a8d7d3

Contents?: true

Size: 855 Bytes

Versions: 7

Compression:

Stored size: 855 Bytes

Contents

== 0.10.7
* Added Sunspot::Rails::Server class to  start/stop/run/bootstrap the solr server
* Added log_level key to sunspot.yml, see java docs for valid values (http://java.sun.com/j2se/1.5.0/docs/api/java/util/logging/Level.html)
* Added log_file key to sunspot.yml. This defaults to RAILS_ROOT/log/solr_<environment>.log.
* Added support for localsolr in sunspot_rails. You can add custom extension.jar files to your Rails.root/solr/lib directory
* Added an option to not reindex an object when certain columns have changed.

== 0.10.6
* Added script/generate sunspot support to generate the required sunspot.yml
  file [Brandon Keepers]
  
== 0.10.5
* Added a auto_commit_after_request option to sunspot.yml. Sunspot will not
  automatically commit any changes in solr if you set this value to false.
  Strongly encouraged for production environment.

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
sunspot_rails-0.11.5 History.txt
sunspot_rails-0.11.4 History.txt
nxa-sunspot_rails-0.11.3 History.txt
sunspot_rails-0.11.3 History.txt
sunspot_rails-0.11.2 History.txt
sunspot_rails-0.11.1 History.txt
sunspot_rails-0.11.0 History.txt