Revert "Committing generated artifacts"

This reverts commit 0a7a45d86a.
This commit is contained in:
Shaunak Kashyap
2015-07-01 13:50:10 -07:00
parent 0a7a45d86a
commit 822ddd18cf
11 changed files with 63 additions and 50 deletions

View File

@ -1019,7 +1019,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