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

solrium v1.1.0

Compare
Choose a tag to compare
@sckott sckott released this 21 Oct 17:45
· 36 commits to master since this release

MINOR IMPROVEMENTS

  • all data_frame and as_data_frame usage converted to as_tibble (#119)
  • change to markdown format docs

BUG FIXES

  • group queries were failing because when there were no group results AND when response metadata was available it lead to a bug because you can't set attributes on NULL (#118)