RubyGems Navigation menu

ssickles-tire 0.4.2

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 .

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.4 - June 17, 2013 (91 KB)
  2. 0.4.3 - June 17, 2013 (91 KB)
  3. 0.4.2.7 - June 17, 2013 (65.5 KB)
  4. 0.4.2 - June 14, 2013 (91 KB)

Runtime Dependencies (4):

hashr ~> 0.0.19
multi_json ~> 1.0
rake >= 0
rest-client ~> 1.6

Development Dependencies (12):

activerecord >= 3.0
bson_ext >= 0
bundler ~> 1.0
curb >= 0
minitest >= 0
mocha >= 0
mongoid ~> 2.2
rdoc >= 0
shoulda >= 0
sqlite3 >= 0
yajl-ruby ~> 1.0

Owners:

Authors:

  • Scott Sickles

SHA 256 checksum:

0b1c065aedab32d0c444b2474103f5dc464e5486a581ada53c57c6e02359b44b

Total downloads 11,346

For this version 2,523

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: >= 1.3.6

Links: