<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,6 +3,7 @@
 * 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_&lt;environment&gt;.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</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -34,6 +34,9 @@ module Sunspot #:nodoc:
         #   Automatically remove models from the Solr index when they are
         #   destroyed. &lt;b&gt;Setting this option to +false+ is not recommended
         #   &lt;/b&gt;(see the README).
+        # :ignore_attribute_changes_of&lt;Array&gt;::
+        #   Define attributes, that should not trigger a reindex of that
+        #   object. Usual suspects are update_at or counters.
         #
         # ==== Example
         #</diff>
      <filename>lib/sunspot/rails/searchable.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f2e0476244997a97f4470ca74497c36c58f4398c</id>
    </parent>
  </parents>
  <author>
    <name>Benjamin Krause</name>
    <email>benjamin@totoro.local</email>
  </author>
  <url>http://github.com/outoftime/sunspot_rails/commit/387d103e3f8fca17344e4917dfcb7ce251b62aad</url>
  <id>387d103e3f8fca17344e4917dfcb7ce251b62aad</id>
  <committed-date>2009-10-14T07:56:13-07:00</committed-date>
  <authored-date>2009-10-14T07:56:13-07:00</authored-date>
  <message>updated docs</message>
  <tree>5b752f89ae9e1e2cae8000fa4974e2fafb986e67</tree>
  <committer>
    <name>Benjamin Krause</name>
    <email>benjamin@totoro.local</email>
  </committer>
</commit>
