This commit is contained in:
Avétis KAZARIAN
2020-03-11 18:48:46 +01:00
committed by GitHub
parent 94d4ac7525
commit 030c5e8c43

View File

@ -70,7 +70,7 @@ function generateDocs (common, spec) {
maxRetries: 3 maxRetries: 3
}) })
// calback API // callback API
client.search({ client.search({
index: 'my-index', index: 'my-index',
from: 20, from: 20,