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]
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 09 Apr. 2025.
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
03/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for solrium50100150200250300350TrendBars

Today's Hot Picks in Authors and Packages

mmb  
Arbitrary Dependency Mixed Multivariate Bayesian Models
Supports Bayesian models with full and partial (hence arbitrary) dependencies between random variab ...
Download / Learn more Package Citations See dependency  
cvmdisc  
Cramer von Mises Tests for Discrete or Grouped Distributions
Implements Cramer-von Mises Statistics for testing fit to (1) fully specified discrete distributions ...
Download / Learn more Package Citations See dependency  
fisheye  
Transform Base Maps Using Log-Azimuthal Projection
Base maps are transformed to focus on a specific location using an azimuthal logarithmic distance t ...
Download / Learn more Package Citations See dependency  
multitaper  
Spectral Analysis Tools using the Multitaper Method
Implements multitaper spectral analysis using discrete prolate spheroidal sequences (Slepians) and s ...
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  
prettyglm  
Pretty Summaries of Generalized Linear Model Coefficients
One of the main advantages of using Generalised Linear Models is their interpretability. The goal ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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