Questions tagged [elasticsearch-ruby]
31 questions
0
votes
1 answer
How do I make ElasticSearch Client available application wide?
I am using elasticsearch_ruby within a Rails App. I chose not to use elasticsearch_rails because I do not want such tight integration with my ActiveRecord objects.
Using elasticsearch_ruby and elasticsearch_transport, a new client is created likeā¦

Steve
- 2,764
- 4
- 27
- 32