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
4003840ca9
applied to correct file:
...
updated client.percolate examples to work with latest (reflecting changes to Percolator API as described here: https://www.elastic.co/blog/percolator-redesign-blog-post )
2015-06-04 17:32:27 -07:00
0daa7d48b1
Revert "Update api_methods.asciidoc"
...
This reverts commit 09aab06698 .
2015-06-04 17:32:04 -07:00
4c05849a48
added 1.6 apis
2015-06-03 16:49:38 -07:00
09aab06698
Update api_methods.asciidoc
...
updated client.percolate examples to work with latest (reflecting changes to Percolator API as described here: https://www.elastic.co/blog/percolator-redesign-blog-post )
2015-06-03 15:09:40 -07:00
c025fd52f4
update docs for 06205f3
2015-06-02 15:32:21 -07:00
5e1da82688
added filterPath support to master api and enhanced yaml testing
2015-06-02 11:23:04 -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
deb4f2d259
version 4.1
2015-05-19 20:38:35 -07:00
a1ad82d9fe
[docs] apply https://github.com/elastic/elasticsearch-js/pull/216
2015-05-19 15:12:08 -07:00
923f20dccd
[docs] updated configuration docs with plugin info and fixed some spelling
2015-05-19 14:27:42 -07:00
ae52a11d24
Update ssl_authentication.asciidoc
...
Fix typo
2015-05-17 23:42:43 -03:00
a19df0261a
add the 1.4 api to the index
2015-03-26 18:42:00 -07:00
e5006f2032
version 4.0.1
2015-03-26 17:20:50 -07:00
7fa4b2b015
version 4.0.0
2015-03-26 12:46:23 -07:00
2004592aca
Merge branch '3.1'
2015-03-26 12:34:21 -07:00
307dc44316
change the default ping timeout to 3 seconds and make it configurable
2015-03-26 12:34:09 -07:00
16938e806f
update all apis and docs
2015-03-23 12:53:31 -07:00
be5df192ad
include api's for upcoming es 1.5
2015-03-17 10:15:39 -07:00
0a7b190588
Update browser_builds.asciidoc
...
Fix wording by removing an extra 'the'.
2015-03-03 20:49:21 -05:00
0e3f23ea26
Merge branch '3.1' of https://github.com/elasticsearch/elasticsearch-js
2015-02-18 16:54:06 -07:00
a9eab70475
Merge pull request #175 from ojintoad/patch-1
...
Update host.asciidoc
2015-02-18 16:53:14 -07:00
8219d325b8
update apis
2015-02-13 17:24:37 -07:00
5c563abf64
version 3.1.3
2015-02-02 12:25:45 -07:00
27060bfb71
version 3.1.2
2015-02-02 11:58:04 -07:00
7a6e860e5e
Merge branch 'lukasolson:add_504' into 'master'
2015-02-02 11:47:42 -07:00
2dc4ae824a
updated apis
2015-01-29 09:06:16 -07:00
8c251588b5
Update host.asciidoc
...
This bit me when I changed from the string parameter to a regular parameter.
2015-01-07 15:22:16 -05:00