Commit 315555ac28b4a56f26f2eb1c976b78d42e12f32d

Authored by Andrew Kane
1 parent c5cbe34d

Warning line

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -67,7 +67,7 @@ class Book < ActiveRecord::Base @@ -67,7 +67,7 @@ class Book < ActiveRecord::Base
67 end 67 end
68 ``` 68 ```
69 69
70 -Tell the query to use conversions once the reindex is complete. 70 +*After the reindex is complete* (to prevent errors), tell the search query to use conversions.
71 71
72 ```ruby 72 ```ruby
73 Book.search do 73 Book.search do