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.
| Version: | 0.0.13 |
| Depends: | R (≥ 3.4.0),BiocGenerics (≥ 0.15.1), methods |
| Imports: | restfulr (≥ 0.0.2),graph,S4Vectors (≥ 0.14.3),rjson,XML,RCurl |
| Suggests: | nycflights13,RUnit,MASS,knitr |
| Published: | 2022-05-18 |
| DOI: | 10.32614/CRAN.package.rsolr |
| Author: | Michael Lawrence, Gabe Becker, Jan Vogel |
| Maintainer: | Michael Lawrence <michafla at gene.com> |
| License: | Apache License (== 2.0) |
| NeedsCompilation: | no |
| Materials: | README |
| CRAN checks: | rsolr results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=rsolrto link to this page.