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

Bug in docs_bulk.character #141

Closed
steeled opened this issue Aug 2, 2016 · 4 comments
Closed

Bug in docs_bulk.character #141

steeled opened this issue Aug 2, 2016 · 4 comments
Labels
Milestone

Comments

@steeled
Copy link

steeled commented Aug 2, 2016

Url is using conn$base, but should be conn$host (from es_get_auth)

@sckott
Copy link
Contributor

sckott commented Aug 2, 2016

woops. thanks for catching that

@sckott sckott added the bug label Aug 2, 2016
@sckott sckott added this to the v0.7.2 milestone Aug 2, 2016
sckott added a commit that referenced this issue Aug 2, 2016
removed unused function from index.R file
bumped dev version
@sckott
Copy link
Contributor

sckott commented Aug 2, 2016

@steeled sorry about that, reinstall from github devtools::install_github("ropensci/elastic") - adding some more tests

@sckott
Copy link
Contributor

sckott commented Aug 2, 2016

sorted

@sckott sckott closed this as completed Aug 2, 2016
@steeled
Copy link
Author

steeled commented Aug 2, 2016

Thanks for sharing!

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

No branches or pull requests

2 participants