Commit Graph

19 Commits

Author SHA1 Message Date
Budi Irawan
f85d5b4341 Add UpdateDocumentByQueryResponse elasticsearch 2018-03-06 22:11:36 +11:00
Budi Irawan
b075015c9a Add _routing in GetResponse elasticsearch 2018-03-01 23:38:38 +11:00
Paul Brabban
44f71205b7 allow routing key in CreateDocumentParams 2018-02-27 08:25:53 +00:00
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
daphnes
886c0a0b65 Remove tabbing 2017-12-04 12:26:48 +01:00
daphnes
654593d874 Merge branch 'master' into fix-elasticsearch
# Conflicts:
#	types/elasticsearch/index.d.ts
2017-12-01 13:52:29 +01:00
daphnes
daaa8688f3 [ElasticSearch] skipped missing in Shards & sort values for each document returned are also returned as part of the response 2017-12-01 13:13:29 +01:00
Simon Schick
0b0d27cd8c sort and add conflict 2017-11-21 23:51:00 +01:00
Simon Schick
e4013bda94 fix lint even more 2017-11-21 23:27:54 +01:00
Simon Schick
cfff51283f enable that rule 2017-11-21 23:22:46 +01:00
Simon Schick
2c708ba138 elasticsearch: add error classes, flatten definitions, lint 2017-11-21 23:19:34 +01:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Shenghan Gao
a5ec927943 fix some semicolon issues for elasticsearch (#19965) 2017-09-27 13:47:36 -07:00
Anatoly Demidovich
a6e23c919a Add elasticsearch.Client.close() 2017-08-16 14:22:59 +03:00
Anselm Rochus Stordeur
f675303583 elasticsearch: Change SearchResponse _version parameter to optional
The _version parameter of an SearchResponse is optional. If you don't provide
it while indexing it is not in the SearchResponse
2017-08-15 10:53:13 +02:00
jeff
5609ba6370 elasticsearch: type scroll result and change PromiseLike to Promise 2017-06-20 16:50:52 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00