Connect to 'Elasticsearch', a 'NoSQL' database built on the 'Java' Virtual Machine. Interacts with the 'Elasticsearch' 'HTTP' API (<https://www.elastic.co/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.2.0 |
Imports: | utils, curl (≥ 2.2), crul (≥ 0.9.0), jsonlite (≥ 1.1), R6 |
Suggests: | testthat |
Published: | 2021-03-16 |
DOI: | 10.32614/CRAN.package.elastic |
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: | NEWS |
In views: | Databases |
CRAN checks: | elastic results |
Reference manual: | elastic.pdf |
Package source: | elastic_1.2.0.tar.gz |
Windows binaries: | r-devel: elastic_1.2.0.zip, r-release: elastic_1.2.0.zip, r-oldrel: elastic_1.2.0.zip |
macOS binaries: | r-release (arm64): elastic_1.2.0.tgz, r-oldrel (arm64): elastic_1.2.0.tgz, r-release (x86_64): elastic_1.2.0.tgz, r-oldrel (x86_64): elastic_1.2.0.tgz |
Old sources: | elastic archive |
Reverse imports: | kibior |
Reverse suggests: | lgrExtra, nodbi |
Please use the canonical form https://CRAN.R-project.org/package=elastic to link to this page.