Project
load_balanced_tire
Tire is a Ruby client for the ElasticSearch search engine/database.
It provides Ruby-like API for fluent communication with the ElasticSearch server
and blends with ActiveModel class for convenient usage in Rails applications.
It allows to delete and create indices, define mapping for them, supports
the bulk API, and presents an easy-to-use DSL for constructing your queries.
It has full ActiveRecord/ActiveModel compatibility, allowing you to index
your models (incrementally upon saving, or in bulk), searching and
paginating the results.
Please check the documentation at <http://karmi.github.com/tire/>.
It has been modified to use the load_balance_client gem instead of the
rest-client to support multiple elasticsearch servers with failover.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Dependencies
Development
>= 3.0
>= 0
~> 1.0
>= 0
>= 0
>= 0
~> 2.2
>= 0
>= 0
>= 0
~> 0.9
~> 1.0