Other packages > Find by keyword >

elastic  

Database Interface to 'Elasticsearch' and 'OpenSearch'
View on CRAN: Click here


Download and install elastic package within the R console
Install from CRAN:
install.packages("elastic")

Install from Github:
library("remotes")
install_github("cran/elastic")

Install by package version:
library("remotes")
install_version("elastic", "1.2.2")



Attach the package and use:
library("elastic")
Maintained by
Scott Chamberlain
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-01-29
Latest Update: 2021-03-16
Description:
Connect to 'Elasticsearch', a 'NoSQL' database built on the 'Java' Virtual Machine. Interacts with the 'Elasticsearch' 'HTTP' API (), 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.
How to cite:
Scott Chamberlain (2015). elastic: Database Interface to 'Elasticsearch' and 'OpenSearch'. R package version 1.2.2, https://cran.r-project.org/web/packages/elastic. Accessed 20 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:35), 0.3.0 (2015-01-29 18:08), 0.4.0 (2015-05-01 09:28), 0.5.0 (2015-07-03 00:20), 0.6.0 (2016-01-07 17:35), 0.7.0 (2016-07-25 10:23), 0.7.2 (2016-08-03 10:09), 0.7.4 (2016-08-18 00:07), 0.7.6 (2016-08-25 10:00), 0.7.8 (2016-11-09 18:28), 0.8.0 (2017-09-14 13:54), 0.8.4 (2018-06-26 07:50), 1.0.0 (2019-04-11 06:35), 1.1.0 (2020-01-11 06:30), 1.2.0 (2021-03-16 23:10)
Other packages that cited elastic R package
View elastic citation profile
Other R packages that elastic depends, imports, suggests or enhances
Complete documentation for elastic
Functions, R codes and Examples using the elastic R package
Some associated functions: Search . Search_template . Search_uri . alias . cat . cluster . connect . count . docs_bulk . docs_bulk_create . docs_bulk_delete . docs_bulk_index . docs_bulk_prep . docs_bulk_update . docs_create . docs_delete . docs_delete_by_query . docs_get . docs_mget . docs_update . docs_update_by_query . documents . elastic-defunct . elastic . es_parse . explain . field_caps . field_stats . fielddata . index_status-defunct . index_template . indices . info-defunct . ingest . mapping . mapping_delete-defunct . mlt-defunct . msearch . mtermvectors . nodes-defunct . nodes . percolate . ping . preference . reindex . scroll . search_body . search_shards . searchapis . tasks . termvectors . tokenizer_set . type_remover . units-distance . units-time . validate . 
Some associated R codes: Elasticsearch.R . Search_uri.R . alias.R . bulk_ci_generator.R . bulk_df_fun_generator.R . cluster.R . defunct.R . docs_bulk_create.R . docs_bulk_delete.R . docs_bulk_index.R . docs_bulk_prep.R . docs_bulk_update.R . docs_bulk_utils.R . docs_create.R . docs_delete.R . docs_delete_by_query.R . docs_update.R . docs_update_by_query.R . documents.R . explain.R . field_caps.R . field_stats.R . fielddata.R . globals.R . helpdocs.R . httr-verbs.R . index.R . index_templates.R . ingest.R . mapping.R . msearch.R . mtermvectors.R . nodes.R . percolater.R . preference.R . reindex.R . scroll-http.R . scroll.R . search_body.R . search_shards.R . search_template.R . searchapis.R . tasks.R . termvectors.R . tokenizer_set.R . type_remover.R . validate.R .  Full elastic package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

secsse  
Several Examined and Concealed States-Dependent Speciation and Extinction
Simultaneously infers state-dependent diversification across two or more states of a single or mult ...
Download / Learn more Package Citations See dependency  
iemiscdata  
Irucka Embry's Miscellaneous Data Collection
Miscellaneous data sets [Chemistry, Engineering Economics, Environmental/Water Resources Engineerin ...
Download / Learn more Package Citations See dependency  
metaLik  
Likelihood Inference in Meta-Analysis and Meta-Regression Models
First- and higher-order likelihood inference in meta-analysis and meta-regression models. ...
Download / Learn more Package Citations See dependency  
ecospat  
Spatial Ecology Miscellaneous Methods
Collection of R functions and data sets for the support of spatial ecology analyses with a focus on ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

27,889

R Packages

239,283

Dependencies

74,019

Author Associations

27,890

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA