solr-package: General purpose R interface to Solr.

Description Details Author(s)

Description

The solr package is an R interface to Solr. Currently this package only does the getting data part, not writing data, but if you want data writing capability do speak up and/or send a pull request.

Details

There are currently three main functions:

solr_search

General search

solr_facet

Faceting only (w/o general search)

solr_highlight

Highlighting only (w/o general search)

See the vignettes for help:

Author(s)

Scott Chamberlain myrmecocystus@gmail.com


solr documentation built on May 29, 2017, 10:50 p.m.