Other packages > Find by keyword >

solrium  

General Purpose R Interface to 'Solr'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("solrium", "1.2.0")



Attach the package and use:
library("solrium")
Maintained by
Scott Chamberlain
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-02-10
Latest Update: 2021-05-19
Description:
Provides a set of functions for querying and parsing data from 'Solr' (<https://solr.apache.org/>) 'endpoints' (local and remote), including search, 'faceting', 'highlighting', 'stats', and 'more like this'. In addition, some functionality is included for creating, deleting, and updating documents in a 'Solr' 'database'.
How to cite:
Scott Chamberlain (2016). solrium: General Purpose R Interface to 'Solr'. R package version 1.2.0, https://cran.r-project.org/web/packages/solrium. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.3.0 (2016-02-10 09:11), 0.4.0 (2016-10-06 00:52), 1.0.0 (2017-11-02 10:42), 1.0.2 (2018-12-13 07:00), 1.1.0 (2019-10-21 20:10), 1.1.4 (2019-11-02 10:20)
Other packages that cited solrium R package
View solrium citation profile
Other R packages that solrium depends, imports, suggests or enhances
Complete documentation for solrium
Functions, R codes and Examples using the solrium R package
Some associated functions: SolrClient . add . collapse_pivot_names . collection_addreplica . collection_addreplicaprop . collection_addrole . collection_balanceshardunique . collection_clusterprop . collection_clusterstatus . collection_create . collection_createalias . collection_createshard . collection_delete . collection_deletealias . collection_deletereplica . collection_deletereplicaprop . collection_deleteshard . collection_exists . collection_list . collection_migrate . collection_overseerstatus . collection_rebalanceleaders . collection_reload . collection_removerole . collection_requeststatus . collection_splitshard . collections . commit . config_get . config_overlay . config_params . config_set . core_create . core_exists . core_mergeindexes . core_reload . core_rename . core_requeststatus . core_split . core_status . core_swap . core_unload . delete . is-sr . makemultiargs . ping . pivot_flatten_tabular . schema . solr_all . solr_facet . solr_get . solr_group . solr_highlight . solr_json_request . solr_mlt . solr_optimize . solr_parse . solr_search . solr_stats . solrium-package . update_atomic_json . update_atomic_xml . update_csv . update_json . update_xml . 
Some associated R codes: SolrClient.R . add.R . check_args_helpers.R . collection_addreplica.R . collection_addreplicaprop.R . collection_addrole.R . collection_balanceshardunique.R . collection_clusterprop.R . collection_clusterstatus.R . collection_create.R . collection_createalias.R . collection_createshard.R . collection_delete.R . collection_deletealias.R . collection_deletereplica.R . collection_deletereplicaprop.R . collection_deleteshard.R . collection_exists.R . collection_list.R . collection_migrate.R . collection_overseerstatus.R . collection_rebalanceleaders.R . collection_reload.R . collection_removerole.R . collection_requeststatus.R . collection_splitshard.R . collections.R . commit.R . config_get.R . config_overlay.R . config_params.R . config_set.R . content_types.R . core_create.R . core_exists.R . core_mergeindexes.R . core_reload.R . core_rename.R . core_requeststatus.R . core_split.R . core_status.R . core_swap.R . core_unload.R . delete.R . optimize.R . ping.R . schema.R . search_route_keys.R . solr_get.R . solr_json_request.R . solrium-package.R . update_atomic_json.R . update_atomic_xml.R . update_csv.R . update_json.R . update_xml.R .  Full solrium package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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