Skip to content

Commit

Permalink
make sure the use of bulk is correct
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrosnk committed Sep 10, 2012
1 parent 8f7d9bf commit 0675352
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/elastico.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ Elastico.prototype = {
}
}
});

req.write(value);
req.end();
},
Expand Down

0 comments on commit 0675352

Please sign in to comment.