Commit Graph

71 Commits

Author SHA1 Message Date
3f0bc01eae [apis] regenerate 2015-10-30 17:55:13 -05:00
59158cb7ba Fix typo in docs exits to exist 2015-10-23 17:56:41 +02:00
ab37b72cff [apis] [docs] regenerate 2015-10-21 12:11:07 -05:00
2c69d22dad [apis] regenerated 2015-10-19 08:06:42 -07:00
2c4df236c5 regenerate docs after applying 5fc844b7c5 2015-09-14 07:56:41 -04:00
ac56e8efab Fix scroll api documentation
This example does not work without: "search_type: 'scan'"
(cherry picked from commit 5fc844b7c5)
2015-09-14 07:54:15 -04:00
94ca9d6f5b Get rid of the satanic cult 2015-09-10 14:49:03 +02:00
9ef05d297f revert default api back to 1.7, until 2.0 GA is released 2015-08-26 09:45:13 -07:00
c6ee20b37e update api doc files 2015-08-25 13:25:48 -07:00
4fa70fe645 added 2.0 as bonefide apiVersion 2015-08-19 10:28:19 -07:00
142ec6f7b0 correct typo 2015-08-06 16:53:42 -07:00
3403fb69b5 Update elasticsearch-js msearch body format
Although _msearch using the web API will allow the body to not have leading underscores before the keys "index" and "type" (e.g. `{"index": "my-index", "type": "my-type"}
{"query": ... }`), the Javascript Elasticsearch client.msearch will give the error "SearchPhaseExecutionException[Failed to execute phase [query], all shards failed]" if the body follows the same format. Adding the leading underscores fixes this issue.
2015-07-14 12:34:38 -07:00
f407987160 update apis and add 1.7 2015-07-09 13:40:31 -07:00
fc23deaf95 Only committing relevant generated artifacts 2015-07-01 17:11:36 -07:00
822ddd18cf Revert "Committing generated artifacts"
This reverts commit 0a7a45d86a.
2015-07-01 13:50:10 -07:00
0a7a45d86a Committing generated artifacts 2015-07-01 13:18:48 -07:00
1538bca051 Fixing typo in the correct place 2015-07-01 13:17:07 -07:00
ff3ba8793c Adding missing comma 2015-07-01 11:57:54 -07:00
64fe534cf1 update apis 2015-06-17 11:19:55 -07:00
eebd7d117b regenerate api docs 2015-06-05 13:56:12 -07:00
4c05849a48 added 1.6 apis 2015-06-03 16:49:38 -07:00
7d14e7d24e remove api method index 2015-05-26 08:41:24 -07:00
91f7b91d7e remove params heading, use bold type instead 2015-05-26 07:16:12 -07:00
be5df192ad include api's for upcoming es 1.5 2015-03-17 10:15:39 -07:00
8219d325b8 update apis 2015-02-13 17:24:37 -07:00
2dc4ae824a updated apis 2015-01-29 09:06:16 -07:00
bd60381772 Result of npm run generate. 2014-12-31 13:52:27 +00:00
0d2c36c8f8 Typo fixes, mainly misuse of [it’s][oatmeal-1]/[its][oatmeal-2].
[oatmeal-1]: http://s3.amazonaws.com/theoatmeal-img/comics/apostrophe/4.png
[oatmeal-2]: http://s3.amazonaws.com/theoatmeal-img/comics/apostrophe/5.png
2014-12-30 12:09:14 +00:00
c3f044042d updated docs, fixed #170 2014-12-12 16:44:40 -07:00
6c6d8ad57f [docs] [api] updated to match spec 2014-12-02 17:52:26 -07:00
12dec0849d updated to lastest version of 1.4 and master apis 2014-11-07 17:54:17 -07:00
625caccd8d API update 2014-10-27 15:27:41 -07:00
923a36e29d updated APIs 2014-10-07 08:47:14 -07:00
db1e6cb052 updated API's and fixed the download location for master builds 2014-09-26 13:06:46 -07:00
0d43632839 removed benchmark apis 2014-09-17 11:53:43 -07:00
56d04a4185 additional changes required for 1.4 2014-09-12 16:34:09 -07:00
151124f922 updated api's to latest 2014-08-13 10:11:25 -07:00
075c1b7fc2 added 1.3 API and set that as the default apiVersion 2014-07-16 08:10:54 -07:00
92163835a0 missing comma 2014-07-08 18:36:54 -07:00
427031d60f api updated 2014-07-08 11:38:32 -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
1e8805ada3 removed 'unstable' api docs 2014-05-05 10:23:47 -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
e3f869336d merge lastest changes 2014-03-27 13:40:01 -07:00
21ee18e03c Fixed bad links to deprecated gateway snapshot docs 2014-03-27 01:10:21 +01:00
06648a84b4 Default API version is now 1.0 2014-03-19 12:30:55 -07:00
29a0a0329e fixed deleteByQuery example, regenerated api, closes #58 2014-03-03 08:05:15 -07:00
5a2c898c89 Adds the cluster.pendingTasks method to the 0.90 API. 2014-02-13 19:56:11 -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