Merge branch 'master' of https://github.com/elastic/elasticsearch-js
This commit is contained in:
@ -70,7 +70,7 @@ function generateDocs (common, spec) {
|
||||
maxRetries: 3
|
||||
})
|
||||
|
||||
// calback API
|
||||
// callback API
|
||||
client.search({
|
||||
index: 'my-index',
|
||||
from: 20,
|
||||
|
||||
Reference in New Issue
Block a user