solrium: General Purpose R Interface to 'Solr'

Provides a set of functions for querying and parsing data from 'Solr' (<https://lucene.apache.org/solr>) 'endpoints' (local and remote), including search, 'faceting', 'highlighting', 'stats', and 'more like this'. In addition, some functionality is included for creating, deleting, and updating documents in a 'Solr' 'database'.

Version: 1.1.4
Imports: utils, dplyr (≥ 0.5.0), plyr (≥ 1.8.4), crul (≥ 0.4.0), xml2 (≥ 1.0.0), jsonlite (≥ 1.0), tibble (≥ 1.4.2), R6
Suggests: roxygen2 (≥ 6.1.1), testthat, knitr
Published: 2019-11-02
Author: Scott Chamberlain ORCID iD [aut, cre], rOpenSci [fnd] (https://ropensci.org/)
Maintainer: Scott Chamberlain <myrmecocystus at gmail.com>
BugReports: https://github.com/ropensci/solrium/issues
License: MIT + file LICENSE
URL: https://github.com/ropensci/solrium (devel), https://docs.ropensci.org/solrium/ (user manual)
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: solrium results

Downloads:

Reference manual: solrium.pdf
Vignettes: Cores/collections management
Document management
Local Solr setup
Solr search
Package source: solrium_1.1.4.tar.gz
Windows binaries: r-devel: solrium_1.1.4.zip, r-release: solrium_1.1.4.zip, r-oldrel: solrium_1.1.4.zip
macOS binaries: r-release: solrium_1.1.4.tgz, r-oldrel: solrium_1.1.4.tgz
Old sources: solrium archive

Reverse dependencies:

Reverse imports: ritis, rplos

Linking:

Please use the canonical form https://CRAN.R-project.org/package=solrium to link to this page.