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 校验和:

b60411518248a9084a1eb0d4051388aab94ac3dc1a9c01fcc7b0c2d73c4b3790

下载总量 11,350

这个版本 3,660

许可:

需要的 Ruby 版本:

需要的 RubyGems 版本: >= 1.3.6

链接: