8 lines
326 B
Text
8 lines
326 B
Text
|
The Elasticsearch::Model library builds on top of the elasticsearch library.
|
||
|
|
||
|
It aims to simplify integration of Ruby classes ("models"), commonly found e.g.
|
||
|
in Ruby on Rails applications, with the Elasticsearch search and analytics
|
||
|
engine.
|
||
|
|
||
|
WWW: https://github.com/elastic/elasticsearch-rails/tree/master/elasticsearch-model
|