Other packages > Find by keyword >

elastic  

General Purpose Interface to 'Elasticsearch'
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.0")



Attach the package and use:
library("elastic")
Maintained by
Scott Chamberlain
[Scholar Profile | Author Map]
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: General Purpose Interface to 'Elasticsearch'. R package version 1.2.0, https://cran.r-project.org/web/packages/elastic. Accessed 04 Apr. 2025.
Previous versions and publish date:
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)
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
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/02Downloads for elastic51015202530354045TrendBars

Today's Hot Picks in Authors and Packages

metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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