RubyGems Navigation menu

ssickles-tire 0.4.4

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:
= 複製 已複製

安裝:
=

版本列表:

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

Runtime 相依性套件 (4):

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

Development 相依性套件 (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

擁有者:

作者:

  • Scott Sickles

SHA 256 checksum:

b60411518248a9084a1eb0d4051388aab94ac3dc1a9c01fcc7b0c2d73c4b3790

總下載次數 11,346

這個版本 3,659

License:

Ruby 版本需求:

RubyGems 版本需求: >= 1.3.6

相關連結: