<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -262,8 +262,8 @@ GROUP BY #{ (
       @options.keys.inject({}) do |local_options, key|
         if ThinkingSphinx::Configuration::IndexOptions.include?(key.to_s)
           local_options[key.to_sym] = @options[key]
-          local_options
         end
+        local_options
       end
     end
     </diff>
      <filename>lib/thinking_sphinx/index.rb</filename>
    </modified>
    <modified>
      <diff>@@ -59,6 +59,8 @@ end
 class Alpha &lt; ActiveRecord::Base
   define_index do
     indexes :name, :sortable =&gt; true
+    
+    set_property :field_weights =&gt; {&quot;name&quot; =&gt; 10}
   end
 end
 </diff>
      <filename>spec/fixtures/models.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9769e0dad459140e19a20b7174a7e38975499cd5</id>
    </parent>
  </parents>
  <author>
    <name>Pat Allan</name>
    <email>pat@freelancing-gods.com</email>
  </author>
  <url>http://github.com/jaikoo/thinking-sphinx/commit/57deb162a9eee6b72b763eaa4d6816131b0ad53a</url>
  <id>57deb162a9eee6b72b763eaa4d6816131b0ad53a</id>
  <committed-date>2008-10-21T22:29:55-07:00</committed-date>
  <authored-date>2008-10-21T22:29:55-07:00</authored-date>
  <message>Fixing options iteration when search-related preferences are set in the model - thanks Jesse</message>
  <tree>a5a381493f7f5f964df0fa7becd18370cd5e98f3</tree>
  <committer>
    <name>Pat Allan</name>
    <email>pat@freelancing-gods.com</email>
  </committer>
</commit>
