Commit 71dac198e3bca5ca528852ef7f450e57f5e9a1c6
1 parent
a1033061
Exists in
master
and in
21 other branches
Added note about 0.6.1
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -746,7 +746,7 @@ rake searchkick:reindex:all |
746 | 746 | |
747 | 747 | ## Note about 0.6.0 and 0.7.0 |
748 | 748 | |
749 | -If running Searchkick `0.6.0` or `0.7.0` and Elasticsearch `0.90`, we recommend upgrading to Searchkick `0.7.1` to fix an issue that causes downtime when reindexing. | |
749 | +If running Searchkick `0.6.0` or `0.7.0` and Elasticsearch `0.90`, we recommend upgrading to Searchkick `0.6.1` or `0.7.1` to fix an issue that causes downtime when reindexing. | |
750 | 750 | |
751 | 751 | ## Elasticsearch Gotchas |
752 | 752 | ... | ... |