Commit Graph

26 Commits

Author SHA1 Message Date
42c606087c api update 2014-05-22 09:18:12 -07:00
c1f1f40194 set the 1.2 API to actually be used as the default 2014-05-22 08:26:58 -07:00
531ceb00d2 version 1.2 is now the default API, and is available in the client 2014-05-21 12:31:54 -07:00
6e2f97ef3f added the cat.fieldata api's 2014-05-09 11:52:55 -07:00
f54826fa6b updated APIs 2014-05-05 10:24:12 -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
5f10281d17 additional options added for update's version param. 2014-04-25 16:16:26 -07:00
cfd29b6111 added searchShards method to the API 2014-04-23 19:07:53 -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
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
94dccf6886 updated docs to use valid URL 2014-04-02 09:38:02 -07:00
af89a4917f test fixes... 2014-03-28 16:11:00 -07:00
1965a597b2 set 1.1 as the default API for browser builds as well 2014-03-27 14:32:00 -07:00
04fb8c6443 version 2.1.0 2014-03-27 13:59:40 -07:00
e3f869336d merge lastest changes 2014-03-27 13:40:01 -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
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
936c3e2a38 Updated the API to include new version_type options 2014-03-10 14:17:47 -07:00
29a0a0329e fixed deleteByQuery example, regenerated api, closes #58 2014-03-03 08:05:15 -07:00
64e5009c9b regenerated the API 2014-02-27 15:53:12 -07:00
76b69b7a9e Use the transport's defer method within the client_action to ensure we use the configured promises everywhere. Allow search requests to be made without any arguments. 2014-02-14 16:03:04 -07:00
5a2c898c89 Adds the cluster.pendingTasks method to the 0.90 API. 2014-02-13 19:56:11 -07:00
e8067df259 added the cat.threadPool method to the master/1.0/1.x apis 2014-02-10 09:17:06 -07:00
d5c1d1405c client.ping() requests now set the proper requestTimeout default 2014-02-06 08:48:35 -07:00
6c5838fbfa Added API generation and Yaml testing for 1.x and 1.0 branches of elasticsearch. 2014-02-05 08:18:19 -07:00