Only committing relevant generated artifacts

This commit is contained in:
Shaunak Kashyap
2015-07-01 17:11:36 -07:00
parent 822ddd18cf
commit fc23deaf95
8 changed files with 8 additions and 8 deletions

View File

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

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

View File

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

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

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

View File

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

View File

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

View File

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