AlexIoannides / elasticsearchr

Lightweight Elasticsearch client for R.
https://alexioannides.com/2016/11/28/elasticsearchr-a-lightweight-elasticsearch-client-for-r/
54 stars 19 forks source link

Enhanced valid_url function and prepared for minor version release. #43

Closed AlexIoannides closed 5 years ago

AlexIoannides commented 5 years ago

Addressed issue #41 by re-writing the valid_url function to rely on actual HTTP requests to the cluster URLs that are passed to it.