Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

solrium v1.0.2

Compare
Choose a tag to compare
@sckott sckott released this 13 Dec 00:54
· 60 commits to master since this release

NEW FEATURES

  • the major search methods on SolrClient and their function equivalents gain parameter progress that supports for now only httr::progress() (#115)
  • gains new method $json_request() on SolrClient and new function solr_json_request() for working with the JSON request API (#117)

MINOR IMPROVEMENTS

  • now returning responseHeader and nextCursorMark when available as attributes on the returned object (#114)
  • fixes for upcoming version of tibble (#116)