Committing generated artifacts

This commit is contained in:
Shaunak Kashyap
2015-07-01 13:18:48 -07:00
parent 1538bca051
commit 0a7a45d86a
11 changed files with 50 additions and 63 deletions

View File

@ -905,7 +905,7 @@ The default method is `POST` and the usual <<api-conventions,params and return v
client.msearch({
body: [
// match all query, on all indices and types
{}
{},
{ query: { match_all: {} } },
// query_string query, on index/mytype