CRAN

rsolr 0.0.9

R to Solr Interface

Released Aug 21, 2018 by Michael Lawrence

This package cannot yet be used with Renjin it depends on other packages which are not available: S4Vectors, BiocGenerics, graph, and restfulr 0.0.13

Dependencies

restfulr 0.0.13 rjson RCurl XML 3.98-1.16

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.

Source

R

View GitHub Mirror

Release History