Commit 0f12047c45589bc32e3755cad41332cd684f3d9e
1 parent
0668f779
Exists in
master
and in
21 other branches
Version bump
Showing
3 changed files
with
2 additions
and
3 deletions
Show diff stats
CHANGELOG.md
README.md
... | ... | @@ -150,7 +150,6 @@ Call `Product.reindex` after changing synonyms. |
150 | 150 | By default, Searchkick handles misspelled queries by returning results with an [edit distance](http://en.wikipedia.org/wiki/Levenshtein_distance) of one. To turn off this feature, use: |
151 | 151 | |
152 | 152 | ```ruby |
153 | -# master branch only | |
154 | 153 | Product.search "zuchini", misspellings: false |
155 | 154 | ``` |
156 | 155 | ... | ... |
lib/searchkick/version.rb