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

Introduce ability for the system to parse JSON responses

Open ecaron opened this issue 12 years ago • 3 comments

Completing the suggestion offered in #35. This PR introduces a server option parseJSON that, when true (its false by default), will automatically parse all responses delivered by .on('data'... in elasticSearchCall.js.

This PR has a straight-forward test coverage, a patch version bump, and a minor tweak in the README to reference the changes.

ecaron avatar Sep 11 '13 04:09 ecaron

:+1:

jonschlinkert avatar Dec 13 '13 01:12 jonschlinkert

:+1:

atinux avatar Jan 15 '14 12:01 atinux

I haven't dug into this, but Travis CI failed this pull request. If you can update such that it passes, ill merge.

Also, if anyone wants to pickup maintaining this, Ill gladly add you.

phillro avatar Jan 15 '14 17:01 phillro