Commit Graph

14 Commits

Author SHA1 Message Date
panoti
15345f8856 - add client.exists([params, [callback]]) (#11515) 2016-09-28 23:01:54 +09:00
panoti
f78cd0458a add parent field into DeleteDocumentParams (#11436) 2016-09-23 22:10:19 +09:00
panoti
9caf536f11 Rename "refressh" in CreateDocumentParams
Rename "refressh" to "refresh" in  CreateDocumentParams
2016-09-22 10:30:11 +07:00
Dave Dunkin
7c9f3114a7 Fix elasticsearch get, mget, msearch responses. (#11259)
* Fix elasticsearch get, mget, msearch responses.

* Fix contributor github links.
2016-09-16 12:10:31 -07:00
Blake Smith
9dbdb50546 Updating elasticsearch definition with some of the missing components (#11149)
* Updating elasticsearch definition with some of the missing components. (https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/api-reference.html#api-cluster-getsettings)
Adding Cluster definitions, one Cat definition.

* Correcting header.
2016-09-15 22:46:59 +09:00
Jean-Philippe
0807adc9cd ElasticSearch and JavaScript State Machine updates (#10767)
* adding module javascript-state-machine

* Added the transitions function on StateMachine

* adding module javascript-state-machine

* Added the transitions function on StateMachine

* Added client.create typing

* Removed I in front of interface name

* Renaming ClientCreateParams to CreateDocumentParams
2016-08-30 00:34:54 +09:00
E.G. Hornbostel
98e9e42179 Added less-common fields to search result. 2016-08-03 15:54:14 -07:00
E.G. Hornbostel
b1804143dc Added SearchResponse for search methods. 2016-08-02 12:39:27 -07:00
Uros Smolnik
9878f5ecee elasticsearch: expandWildcards type 2016-07-07 15:17:28 -07:00
Uros Smolnik
f396791a8f elasticsearch: added existsType and putMaaping 2016-07-06 15:27:37 -07:00
Casper Skydt
c817cb6838 Removed unnessesary options 2016-06-24 09:29:00 +02:00
Casper Skydt
3ad90d539d Removed linebreak 2016-06-24 08:02:13 +02:00
Casper Skydt
43365544c2 Review changes 2016-06-24 07:57:19 +02:00
Casper Skydt
96b9ca5e82 Added elasticsearch 2016-06-23 10:02:37 +02:00