Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce ability for the system to parse JSON responses #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Introduce ability for the system to parse JSON responses #108

wants to merge 1 commit into from

Conversation

ecaron
Copy link

@ecaron ecaron commented Sep 11, 2013

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.

@jonschlinkert
Copy link

👍

1 similar comment
@atinux
Copy link

atinux commented Jan 15, 2014

👍

@phillro
Copy link
Owner

phillro commented Jan 15, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants