Commit c37a98f0022c935f54c809f40182369df3efe5e7

Authored by Andrew Kane
1 parent 954e61f7

Changed header

Showing 1 changed file with 3 additions and 1 deletions   Show diff stats
README.md
... ... @@ -118,7 +118,9 @@ end
118 118  
119 119 You must call `Product.reindex` after changing synonyms.
120 120  
121   -### Control What Gets Indexed
  121 +### Indexing
  122 +
  123 +Choose the data that gets indexed.
122 124  
123 125 ```ruby
124 126 class Product < ActiveRecord::Base
... ...