updated latest version download links
This commit is contained in:
@ -29,7 +29,7 @@ npm install elasticsearch
|
||||
|
||||
We also provide builds of the elasticsearch.js client for use in the browser. Each of the archives listed below contain a generic version of Elasticsearch.js, as well as versions for users of jQuery and Angular.js.
|
||||
|
||||
- v1.1.0: [zip](https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-1.1.0.zip), [tar.gz](https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-1.1.0.tar.gz)
|
||||
- v1.4.0: [zip](https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-1.4.0.zip), [tar.gz](https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-1.4.0.tar.gz)
|
||||
- master: [zip](https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-master.zip), [tar.gz](https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-master.tar.gz)
|
||||
|
||||
## Docs
|
||||
|
||||
@ -22,7 +22,7 @@ To download a build of elasticsearch.js which functions well within modern brows
|
||||
below. These versions of the client are currently ***experimental***. They will break from time to time
|
||||
and should probably not be used on public-facing websites (it's a whopping 150kb of code).
|
||||
|
||||
* v1.1.0 [https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-1.1.0.zip[zip]] [https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-1.1.0.tar.gz[tarball]]
|
||||
* v1.4.0 [https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-1.4.0.zip[zip]] [https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-1.4.0.tar.gz[tarball]]
|
||||
* master [https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-master.zip[zip]] [https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-master.tar.gz[tarball]]
|
||||
|
||||
WARNING: The entire API is compatible with IE 10+, Chrome, Firefox, Safari, and Opera. The majority of the API will
|
||||
|
||||
Reference in New Issue
Block a user