update support elasticsearch versions

This commit is contained in:
spalger
2015-08-04 05:10:26 -07:00
parent 4c1d3d203c
commit fecf1b2ea2

View File

@ -57,7 +57,7 @@ You can probably find help in the #elasticsearch-js or #kibana rooms on [freenod
## Supported Elasticsearch Versions
[![Supporting Elasticsearch Version 0.90 to 1.4](http://img.shields.io/badge/elasticsearch-0.90--1.4-green.svg?style=flat-square)](http://build-eu-00.elasticsearch.org/job/es-js_nightly/)
[![Supporting Elasticsearch Version 0.90 to 1.7](http://img.shields.io/badge/elasticsearch-0.90--1.7-green.svg?style=flat-square)](http://build-eu-00.elasticsearch.org/job/es-js_nightly/)
Elasticsearch.js provides support for, and is regularly tested against, Elasticsearch releases 0.90.12 and greater. We also test against the latest changes in several branches in the Elasticsearch repository. To tell the client which version of Elastisearch you are using, and therefore the API it should provide, set the `apiVersion` config param. [More info](http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/configuration.html#config-options)