is announcing that Ruby Elasticsearch Client with version number 1.0.13 is already available to download.
What is Ruby Elasticsearch Client ?
Ruby Elasticsearch Client is A lightweight, low-level client for integrating the ElasticSearch Java-based search engine within Ruby applications and websites .
Ruby Elasticsearch Client sets up a basic interface for searching and indexing content inside Ruby-based projects using the well-known and widely-used ElasticSearch search engine.The client is actually made of two parts, a client for connecting to an ElasticSearch cluster and a Ruby API for the Elasticsearch’s REST API.This library is an officially supported ElasticSearch client.Other official ElasticSearch clients are also available for:PHPPythonPerl
This is changelog for Ruby Elasticsearch Client version 1.0.13 :
You can read the complete changelog and also download this latest version on their homepage: github.com