Elasticsearch and ruby on rails: a primer (dev.mikamai.com) 4 points by spaghetticode 12y ago ↗ HN quick intro on using elasticsearch with ruby on rails
[–] kitwalker12 12y ago ↗ I'm still waiting for the Tire::Model::Persistence equivalent in the elasticsearch gem. [–] karmi 12y ago ↗ Have a look here: https://github.com/elasticsearch/elasticsearch-rails/tree/ma... -- it offers a "repository" based approach to persistence. An "ActiveRecord-like" pattern is being actively working on in the `persistence-model` branch (https://github.com/elasticsearch/elasticsearch-rails/pull/91) [–] kitwalker12 12y ago ↗ this looks great. Will work on incorporating this in our project
[–] karmi 12y ago ↗ Have a look here: https://github.com/elasticsearch/elasticsearch-rails/tree/ma... -- it offers a "repository" based approach to persistence. An "ActiveRecord-like" pattern is being actively working on in the `persistence-model` branch (https://github.com/elasticsearch/elasticsearch-rails/pull/91) [–] kitwalker12 12y ago ↗ this looks great. Will work on incorporating this in our project
3 comments
[ 3.1 ms ] story [ 22.0 ms ] thread