RubyGems Navigation menu

ssickles-tire 0.4.2.7

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 (6):

activesupport >= 2.3
escape_utils ~> 0.3.1
hashr ~> 0.0.19
multi_json ~> 1.0
rake >= 0
rest-client ~> 1.6

Development Dependencies (8):

bson_ext >= 0
bundler ~> 1.0
curb >= 0
minitest >= 0
mocha >= 0
rdoc >= 0
shoulda >= 0
yajl-ruby ~> 1.0

Owners:

Authors:

  • Scott Sickles

SHA 256 checksum:

cf3d7fbf7bf13785e3f114ec08c0c555b0d2f8646522dfccade4fcb707a8ecb6

Total downloads 11,361

For this version 2,628

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: >= 1.3.6

Links: