Commit Graph

245 Commits

Author SHA1 Message Date
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
7715b85f4e [apis] regenerate 2015-10-21 09:08:42 -05:00
2af2e8cb39 add the new extensions page to the docs index 2015-10-19 12:17:20 -07:00
59d14bcbe2 [apis] add 2.1 2015-10-19 10:48:02 -07:00
2c69d22dad [apis] regenerated 2015-10-19 08:06:42 -07:00
3aefbbd0e5 [docs] added info about the http-aws-es extension 2015-10-19 08:04:29 -07:00
658c3af0cf [docs] spelling error 2015-10-19 08:04:29 -07:00
9dc3815819 [docs] stop lying about coming soon 2015-10-19 08:04:29 -07:00
44ae1a5ba2 version 8.2.0 2015-09-17 13:24:01 -07:00
fc66381aee added generation steps for all file which list api versions 2015-09-17 10:10:27 -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
31d6ccb860 added doc note about config.sniffedNodesProtocol 2015-09-11 21:53:40 -07:00
85b2d8739a Merge pull request #266 from dropfen/master
Get rid of the number of the beast
2015-09-10 11:18:37 -07:00
340639162c regenerate apis 2015-09-10 09:57:44 -07:00
94ca9d6f5b Get rid of the satanic cult 2015-09-10 14:49:03 +02:00
cd336c6d6e version 8.1.0 2015-09-08 18:28:12 -07:00
8e5a57cf2a added 2.x api branch 2015-09-08 17:39:54 -07:00
b073292b77 Added section for extending a Connection. 2015-08-31 17:36:59 -04:00
2ff34dc030 regenerate api 2015-08-28 12:40:05 -07:00
798551358a version 8.0.1
accidentally unpublished elasticsearch-browser@8.0.0, and need to keep
the version numbers in sync
2015-08-26 09:58:04 -07:00
8e0c1d23cb version 8.0.0 2015-08-26 09:47:45 -07:00
9ef05d297f revert default api back to 1.7, until 2.0 GA is released 2015-08-26 09:45:13 -07:00
1fc058f396 version 7.0.0 2015-08-26 09:40:08 -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
ea6721127f version 6.1.0 2015-08-18 16:49:30 -07:00
142ec6f7b0 correct typo 2015-08-06 16:53:42 -07:00
c291a2f8b4 updated client.count example (current example leads to error 400, QueryParsingException, request does not support [filtered]]) 2015-08-05 11:37:17 -07:00
88adcd7767 regenerate the docs 2015-08-04 10:50:16 -07:00
8940e77a0c Merge branch 'pr/237' 2015-08-04 10:49:46 -07:00
82f17ee591 apply 3403fb6 to source file 2015-08-04 10:49:28 -07:00
bebb993fc9 Merge pull request #242 from apechimp/master
Correct dead timeout in the docs.
2015-08-04 10:44:15 -07:00
034a4f9ba9 version 6.0.0 2015-08-04 05:42:57 -07:00
ed04b7938f Correct dead timeout in the docs.
It's set to one minute in the code.
2015-07-22 11:17:14 -04:00
61c6a201f5 update apis 2015-07-20 09:58:16 -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
3d037e53d6 Possible inconsistencies
I'm guessing that the exclamation mark and time are incorrect based on the statement above the code.
2015-07-02 15:03:23 +01: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
38b65d4565 version 5.0 2015-06-09 10:25:06 -07:00
6871d4bc0d Update quick_start.asciidoc
Fixed the example with the filtered query, missing the top-level `query` parameter
2015-06-08 11:45:24 +02:00
eebd7d117b regenerate api docs 2015-06-05 13:56:12 -07:00
d56578b774 Merge pull request #222 from zoellner/patch-1
Update api_methods.asciidoc
2015-06-05 13:54:45 -07:00