I am new to rails and to elastic search. I have seen other resources to configure using Tire, Searchkick and some others, but I want to use Elasticsearch gem. I have running rails application and running Elasticsearch server on my system but I do not how to configure them to communicate with each other.
Currently, I am facing a lot of troubles to do the same. Any help would be highly appreciated.