Commit Graph

137 Commits

Author SHA1 Message Date
ccdd4df661 Merge branch 'pr', Closes #130 2014-09-03 18:28:53 -07:00
7e7c43eb61 Merge branch 'pr', Closes #134 2014-09-03 18:27:35 -07:00
2f81dd6152 'through' duplicate removed 2014-08-16 17:41:16 +02:00
151124f922 updated api's to latest 2014-08-13 10:11:25 -07:00
12a65e5637 Merge branch 'master' into 2.4 2014-07-30 15:05:47 -07:00
5c5d7e5c07 Adding esq as an alternative to elastic.js 2014-07-30 15:04:06 -07:00
95a4ddd38f Update quick_start.asciidoc
typo
2014-07-30 15:03:49 -07:00
b158339d99 added 1.2 api to the doc index 2014-07-30 14:51:43 -07:00
fadb52e6bf version 2.4.0 2014-07-30 14:28:40 -07:00
15917303d2 Merge branch 'master' into 2.4 in prep for 2.4.0 release 2014-07-30 11:43:16 -07:00
5280918ad6 version 2.3.1 2014-07-23 08:29:53 -07:00
aa7b5a9ad9 Fix spelling error 2014-07-23 08:28:00 -07:00
0b6bbeecde Fix spelling error 2014-07-17 13:54:48 -07:00
075c1b7fc2 added 1.3 API and set that as the default apiVersion 2014-07-16 08:10:54 -07:00
b2038f4063 version 2.3.0 2014-07-11 12:57:57 -07:00
4d619f2abb Merge branch 'master' into 2.3 2014-07-11 12:49:22 -07:00
a9f8122063 applied 92163835a0 to the example source 2014-07-10 18:04:15 -07:00
0e4c434fe4 expanded angular client docs a bit, and mentioned the example integration project. 2014-07-09 11:44:11 -07:00
6cb96020ea Update quick_start.asciidoc 2014-07-09 08:35:03 -07:00
92163835a0 missing comma 2014-07-08 18:36:54 -07:00
427031d60f api updated 2014-07-08 11:38:32 -07:00
d63aa0c950 version 2.2.0 2014-05-22 09:12:02 -07:00
cc8d4e4df8 Merge branch 'master' into 2.2 2014-05-22 09:10:33 -07:00
3d8a81038e added 1.1 API to the doc index, and reset flag to the log generator 2014-05-21 12:44:56 -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
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