DefinitelyTyped/types/elasticsearch
Lak Moore 5037781c9a ElasticSearch - add "slices" option to UpdateDocumentByQueryParams and update Response too (#29717)
* Add slices option to UpdateDocumentByQueryParams and update Response for slices

* 'npm run lint elasticsearch' would not pass without adding this extra export

* Proposed changes for adding slices to request and response for Update and Delete ByQuery and ReIndex

* ReIndexOrByQueryResponseBase => ReindexResponseBase

* Simple type test for client.reindex()
2018-10-16 14:41:21 -07:00
..
src/lib/connectors
elasticsearch-tests.ts ElasticSearch - add "slices" option to UpdateDocumentByQueryParams and update Response too (#29717) 2018-10-16 14:41:21 -07:00
index.d.ts ElasticSearch - add "slices" option to UpdateDocumentByQueryParams and update Response too (#29717) 2018-10-16 14:41:21 -07:00
tsconfig.json
tslint.json