regenerate docs after applying 5fc844b7c5

This commit is contained in:
spalger
2015-09-14 07:56:41 -04:00
parent ac56e8efab
commit 2c4df236c5
11 changed files with 22 additions and 2 deletions

View File

@ -8,6 +8,7 @@ client.search({
index: 'myindex',
// Set to 30 seconds because we are calling right back
scroll: '30s',
search_type: 'scan',
fields: ['title'],
q: 'title:test'
}, function getMoreUntilDone(error, response) {

View File

@ -1553,9 +1553,9 @@ var allTitles = [];
// first we do a search, and specify a scroll timeout
client.search({
index: 'myindex',
search_type: 'scan',
// Set to 30 seconds because we are calling right back
scroll: '30s',
search_type: 'scan',
fields: ['title'],
q: 'title:test'
}, function getMoreUntilDone(error, response) {
@ -1577,6 +1577,7 @@ client.search({
---------
*Params*
[horizontal]

View File

@ -1076,6 +1076,7 @@ client.search({
index: 'myindex',
// Set to 30 seconds because we are calling right back
scroll: '30s',
search_type: 'scan',
fields: ['title'],
q: 'title:test'
}, function getMoreUntilDone(error, response) {
@ -1097,6 +1098,7 @@ client.search({
---------
*Params*
[horizontal]

View File

@ -1251,6 +1251,7 @@ client.search({
index: 'myindex',
// Set to 30 seconds because we are calling right back
scroll: '30s',
search_type: 'scan',
fields: ['title'],
q: 'title:test'
}, function getMoreUntilDone(error, response) {
@ -1272,6 +1273,7 @@ client.search({
---------
*Params*
[horizontal]

View File

@ -1265,6 +1265,7 @@ client.search({
index: 'myindex',
// Set to 30 seconds because we are calling right back
scroll: '30s',
search_type: 'scan',
fields: ['title'],
q: 'title:test'
}, function getMoreUntilDone(error, response) {
@ -1286,6 +1287,7 @@ client.search({
---------
*Params*
[horizontal]

View File

@ -1265,6 +1265,7 @@ client.search({
index: 'myindex',
// Set to 30 seconds because we are calling right back
scroll: '30s',
search_type: 'scan',
fields: ['title'],
q: 'title:test'
}, function getMoreUntilDone(error, response) {
@ -1286,6 +1287,7 @@ client.search({
---------
*Params*
[horizontal]

View File

@ -1409,6 +1409,7 @@ client.search({
index: 'myindex',
// Set to 30 seconds because we are calling right back
scroll: '30s',
search_type: 'scan',
fields: ['title'],
q: 'title:test'
}, function getMoreUntilDone(error, response) {
@ -1430,6 +1431,7 @@ client.search({
---------
*Params*
[horizontal]

View File

@ -1510,6 +1510,7 @@ client.search({
index: 'myindex',
// Set to 30 seconds because we are calling right back
scroll: '30s',
search_type: 'scan',
fields: ['title'],
q: 'title:test'
}, function getMoreUntilDone(error, response) {
@ -1531,6 +1532,7 @@ client.search({
---------
*Params*
[horizontal]

View File

@ -1514,6 +1514,7 @@ client.search({
index: 'myindex',
// Set to 30 seconds because we are calling right back
scroll: '30s',
search_type: 'scan',
fields: ['title'],
q: 'title:test'
}, function getMoreUntilDone(error, response) {
@ -1535,6 +1536,7 @@ client.search({
---------
*Params*
[horizontal]

View File

@ -1555,6 +1555,7 @@ client.search({
index: 'myindex',
// Set to 30 seconds because we are calling right back
scroll: '30s',
search_type: 'scan',
fields: ['title'],
q: 'title:test'
}, function getMoreUntilDone(error, response) {
@ -1576,6 +1577,7 @@ client.search({
---------
*Params*
[horizontal]

View File

@ -1400,6 +1400,7 @@ client.search({
index: 'myindex',
// Set to 30 seconds because we are calling right back
scroll: '30s',
search_type: 'scan',
fields: ['title'],
q: 'title:test'
}, function getMoreUntilDone(error, response) {
@ -1421,6 +1422,7 @@ client.search({
---------
*Params*
[horizontal]