elastic: General Purpose Interface to 'Elasticsearch'

Connect to 'Elasticsearch', a 'NoSQL' database built on the 'Java' Virtual Machine. Interacts with the 'Elasticsearch' 'HTTP' 'API' (<https://www.elastic.co/products/elasticsearch>), including functions for setting connection details to 'Elasticsearch' instances, loading bulk data, searching for documents with both 'HTTP' query variables and 'JSON' based body requests. In addition, 'elastic' provides functions for interacting with 'APIs' for 'indices', documents, nodes, clusters, an interface to the cat 'API', and more.

Version: 0.8.0
Imports: utils, methods, httr (≥ 1.2.1), curl (≥ 2.2), jsonlite (≥ 1.1)
Suggests: roxygen2 (≥ 6.0.1), testthat
Published: 2017-09-14
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus at gmail.com>
BugReports: https://github.com/ropensci/elastic/issues
License: MIT + file LICENSE
URL: https://github.com/ropensci/elastic
NeedsCompilation: no
Materials: README NEWS
CRAN checks: elastic results

Downloads:

Reference manual: elastic.pdf
Package source: elastic_0.8.0.tar.gz
Windows binaries: r-devel: elastic_0.8.0.zip, r-release: elastic_0.8.0.zip, r-oldrel: elastic_0.8.0.zip
OS X binaries: r-release: elastic_0.8.0.tgz, r-oldrel: elastic_0.8.0.tgz
Old sources: elastic archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=elastic to link to this page.