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

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -