elastic_models
A wrapper for the tire gem that includes a base level ElasticSearch configuration in ActiveRecord models.
Features
Easy to use
Just bundle the gem, then your models are ElasticSearch-able.
Install
Put this line in your Gemfile:
gem 'elastic_models'
Then bundle:
% bundle
Copyright
Copyright © 2012 Brian McNabb. See LICENSE for further details.