Commit Graph

5 Commits

Author SHA1 Message Date
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