ruby on rails - How do I setup ElasticSearch and Searchkick on my Nitrous.io box? -


I have added a search box to my GEMFILE and I have also installed elastic search 1.0 with autopters. Whenever I try to reuse one of my models, I still refused to get a connection. I am thinking that this is probably possible because my elastic server has not started. I'm sure this is how I started trying to run the order given below on Nitrous.io and how I got the error message ...

Command

  rake searchkick: reindex class = player  

result

  to the rack Rejected! Connect to "localhost" port 9200 (2) -  

is so stupid as such ... I'm just trying and type elasticsearch in my console Nitrous.io and that command started my elasticsearch server and Then I was able to move forward. Thank you for anyone who saw me on this issue!


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -