ropensci / elastic

R client for the Elasticsearch HTTP API
https://docs.ropensci.org/elastic
Other
245 stars 58 forks source link

Normalize paths to avoid URL problems #181

Closed sckott closed 7 years ago

sckott commented 7 years ago

via https://stackoverflow.com/questions/44369979/lexical-error-in-r-elastic-package-when-creating-mapping

for some functions, they are erroring due to extra paths that can be normalized

will investigate where best to do this