I want to integrate Elasticsearch with my Rails 3.2 app. I used Tire before and it was perfect and straight forward, now it is retired based on its documentation
NOTICE: This library has been renamed and retired in September 2013 (read the explanation). It is not considered compatible with Elasticsearch 1.x.
and it refers to the new elasticsearch suite of gems, but is it mature enough? has a community? tutorials and how tos? which led me to this question and answer of karmi himself! Now I am confused, which gem to use?
We need a gem that is fully maintained and provides full implementation of elasticsearch features; as my project is a long term one and we will be exploiting the search engine heavily.
Any help is appreciated!