applied 92163835a0 to the example source
This commit is contained in:
@ -740,7 +740,7 @@ client.index({
|
||||
tags: ['y', 'z'],
|
||||
published: true,
|
||||
}
|
||||
}, function (error response) {
|
||||
}, function (error, response) {
|
||||
|
||||
});
|
||||
---------
|
||||
|
||||
Reference in New Issue
Block a user