node-elasticsearch-client icon indicating copy to clipboard operation
node-elasticsearch-client copied to clipboard

Added tests, fixed options handling in get(), deleteDocument()

Open BryanDonovan opened this issue 12 years ago • 0 comments

Added tests, fixed options handling in get(), deleteDocument(), cleaned up spacing, did some linting.

There's a pending test in the core search canonical. That function only allows the options object to be passed in if no objName is passed in.

BryanDonovan avatar May 24 '13 01:05 BryanDonovan