RubyGems.org

slingshot-rb

0.0.9

Slingshot 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.

installgem install slingshot-rb -v 0.0.9
Authors

Karel Minarik

6,668 total downloads 535 for this version
Owners

4e515deb518e9195f0dc45ec2af6a541

Gemfile
gem "slingshot-rb", "~> 0.0.9"
Versions
  1. 0.0.10 April 30, 2011
  2. 0.0.9 April 30, 2011
  3. 0.0.8 April 23, 2011
  4. 0.0.7 April 1, 2011
  5. 0.0.6 March 12, 2011
Show all versions (10 total)