Committing generated artifacts
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user