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.9 | 
| 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 | 
| Published: | 2018-08-21 | 
| 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 | 
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=rsolr
to link to this page.