Commit eaf5fbe8d7393aea0eaa41bff7e932a95a2556b1
1 parent
0dbd104c
Exists in
master
and in
21 other branches
Updated readme
Showing
1 changed file
with
0 additions
and
4 deletions
Show diff stats
README.md
... | ... | @@ -744,10 +744,6 @@ require "typhoeus/adapters/faraday" |
744 | 744 | Ethon.logger = Logger.new("/dev/null") |
745 | 745 | ``` |
746 | 746 | |
747 | -Searchkick will automatically use it. | |
748 | - | |
749 | -**Note:** Patron is not available for Windows. | |
750 | - | |
751 | 747 | ### Automatic Failover |
752 | 748 | |
753 | 749 | Create an initializer `config/initializers/elasticsearch.rb` with multiple hosts: | ... | ... |