531ceb00d2
version 1.2 is now the default API, and is available in the client
2014-05-21 12:31:54 -07:00
1bcc5849e0
version 2.1.6
2014-05-19 11:42:16 -07:00
928692d5cc
version 2.1.5
2014-05-19 11:35:07 -07:00
ac60bfa7c5
Merge remote-tracking branch 'upstream/master' into 2.1
...
Conflicts:
docs/api_methods_1_x.asciidoc
docs/browser_builds.asciidoc
2014-05-19 10:18:36 -07:00
37d7877f7a
updated the options/defaults for apiVersion in the configuration docs.
2014-05-19 10:08:12 -07:00
dbf2de3319
push browser_buils to their own page
2014-05-08 17:43:27 -07:00
81ecbd5be3
fixed asciidoc id
2014-05-08 17:27:02 -07:00
cbb7182965
moved browser-builds section to their own page/file and modified verbiage about IE9
2014-05-08 17:24:35 -07:00
73203256d2
moved browser-builds section to their own page/file and modified verbiage about IE9
2014-05-08 17:11:35 -07:00
9fdc3e8982
Since the from property is doing this from: (pageNum - 1) * perPage, logic, I think the default for pageNum should be 1. Otherwise it would results it -15 when pageNum and perPage are defaults.
2014-05-06 12:06:22 -07:00
e0de5d1f31
Update quick_start.asciidoc
...
Since the `from` property is doing this `from: (pageNum - 1) * perPage,` logic, I think the default for `pageNum` should be `1`. Otherwise it would results it `-15` when `pageNum` and `perPage` are defaults.
2014-05-06 11:57:43 -04:00
1e8805ada3
removed 'unstable' api docs
2014-05-05 10:23:47 -07:00
5edcab1d39
Fixed a link to the deprecated indices-status method
2014-05-05 12:03:24 +02:00
fa6599498c
Merge branch 'master' of github.com:elasticsearch/elasticsearch-js into 2.1
2014-04-29 14:41:38 -07:00
3d2b080049
enable scripting on master/1.x nodes, removed the indices.status() method from the master branch
2014-04-29 14:41:11 -07:00
810adc9cbd
Update api_methods.asciidoc
...
Fix a minor typo in the docs: upcomming -> upcoming
2014-04-28 11:58:23 -04:00
35003b122b
Updating API and log generator
2014-04-25 16:20:25 -07:00
5f10281d17
additional options added for update's version param.
2014-04-25 16:16:26 -07:00
6b1292cd9a
Update api_conventions.asciidoc
2014-04-25 07:56:19 -07:00
cfd29b6111
added searchShards method to the API
2014-04-23 19:07:53 -07:00
633b322a04
version 2.1.4
2014-04-22 11:15:17 -07:00
93648ce8c1
updated to the latest API, which moves the experimental benchmark API (in the unreleased API versions master and 1.x) and includes a new indices.updateAliases example. Closes #83
2014-04-22 11:10:59 -07:00
7144fa59c0
version 2.1.3
2014-04-15 08:59:48 -07:00
222c364417
Merge pull request #84 from elasticsearch/master
...
Update API, fix test runner
2014-04-15 08:58:21 -07:00
dcc4a3747f
Updated the API to the latest version and fixed an issue with the test runner,
...
which was confused by parameters that were in the URL, but not in the params list.
2014-04-15 08:30:42 -07:00
2d068cf31c
version 2.1.2
2014-04-08 09:37:01 -07:00
8a3ac27425
fix browserify link
2014-04-04 17:43:22 +02:00
94dccf6886
updated docs to use valid URL
2014-04-02 09:38:02 -07:00
560a64af96
version 2.1.1
2014-04-01 18:45:43 -07:00
47f0e52cb2
doc enhancements for Host related config
2014-04-01 18:23:05 -07:00
af89a4917f
test fixes...
2014-03-28 16:11:00 -07:00
1bea9d9055
Added a link to the 1.0 API in the docs
2014-03-27 16:35:43 -07:00
04fb8c6443
version 2.1.0
2014-03-27 13:59:40 -07:00
a152e7edcc
Merge branch '2.0' of github.com:elasticsearch/elasticsearch-js
2014-03-27 13:41:22 -07:00
e3f869336d
merge lastest changes
2014-03-27 13:40:01 -07:00
980bfa1792
version 0.2.0
2014-03-27 12:56:06 -07:00
db51f0ebaf
added a warning about reusing config objects to the config docs and to the Client constructor
2014-03-27 12:54:11 -07:00
8edf4e84e5
Merge branch 'master' into 2.0
2014-03-27 11:49:10 -07:00
e1113575d0
Revert "Fixed bad links to deprecated snapshot gateway docs"
...
This reverts commit 9fde1576bc .
2014-03-27 11:49:04 -07:00
a91d6b76b9
updated the API to the latest version
2014-03-27 09:48:54 -07:00
21ee18e03c
Fixed bad links to deprecated gateway snapshot docs
2014-03-27 01:10:21 +01:00
9fde1576bc
Fixed bad links to deprecated snapshot gateway docs
2014-03-27 01:05:01 +01:00
06648a84b4
Default API version is now 1.0
2014-03-19 12:30:55 -07:00
de903991d7
version 1.5.14
2014-03-18 12:53:54 -07:00
da1c0cbd25
Merge pull request #68 from elasticsearch/master
...
Master
2014-03-18 12:47:42 -07:00
bfa6c40157
Updated nodes_to_host callback
...
Now, it will properly ignore nodes without HTTP enabled, and nodes with addresses that don't match the pattern will not cause all hell to break loose but rather log an error message and cancel the sniff.
Also comes with minor updates to the API.
2014-03-18 11:45:59 -07:00
6690081091
version 1.5.13
2014-03-14 11:42:38 -07:00
170389573f
version 1.5.12
2014-03-14 09:16:09 -07:00
d3945736bc
version 1.5.11
2014-03-10 14:29:42 -07:00
2d1a51ccdd
Merge pull request #60 from elasticsearch/master
...
Updated external_version in the API, updated deps
2014-03-10 14:28:31 -07:00