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 API's for 'indices', documents, nodes, clusters, an interface to the cat API, and more.
Version: | 1.1.0 |
Imports: | utils, curl (≥ 2.2), crul (≥ 0.9.0), jsonlite (≥ 1.1), R6 |
Suggests: | knitr, testthat |
Published: | 2020-01-11 |
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://docs.ropensci.org/elastic (website), https://github.com/ropensci/elastic |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
In views: | Databases |
CRAN checks: | elastic results |
Reference manual: | elastic.pdf |
Vignettes: |
elastic introduction Search |
Package source: | elastic_1.1.0.tar.gz |
Windows binaries: | r-devel: elastic_1.1.0.zip, r-release: elastic_1.1.0.zip, r-oldrel: elastic_1.1.0.zip |
macOS binaries: | r-release: elastic_1.1.0.tgz, r-oldrel: elastic_1.1.0.tgz |
Old sources: | elastic archive |
Reverse suggests: | nodbi |
Please use the canonical form https://CRAN.R-project.org/package=elastic to link to this page.