matchu / flex

Ruby Client for ElasticSearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flex

Flex is a complete ruby client for ElasticSearch. It introduces a new way to send any kind of request (not just search queries) to the ES server, and to manage any kind of response. You can transparently integrate it with ActiveRecord and Mongoid models with or without automatic synchronization, with or without Rails. It is fast and efficient, easy to use and customize.

Useful Links

Branches

The master branch reflects the last published gem. Then you may find a next-version branch (named after the version string), with the commits that will be merged in master just before publishing the next gem version. The next-version branch may get rebased or force pushed.

Credits

Special thanks for their sponsorship to Escalate Media and Barquin International.

Copyright

Copyright (c) 2012 by Domizio Demichelis
See LICENSE for details.

About

Ruby Client for ElasticSearch

License:MIT License


Languages

Language:Ruby 100.0%