rsolr: R to Solr Interface

A comprehensive R API for querying Apache Solr databases. A Solr core is represented as a data frame or list that supports Solr-side filtering, sorting, transformation and aggregation, all through the familiar base R API. Queries are processed lazily, i.e., a query is only sent to the database when the data are required.

Package details

AuthorMichael Lawrence, Gabe Becker, Jan Vogel
MaintainerMichael Lawrence <michafla@gene.com>
LicenseApache License (== 2.0)
Version0.0.13
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rsolr")

Try the rsolr package in your browser

Any scripts or data that you put into this service are public.

rsolr documentation built on May 18, 2022, 9:07 a.m.