The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.08

  • Allow scalar ref value in WebService::Solr::Query, which works like SQL::Abstract (literal query)
  • Fix status_message and status_code in Response
  • Add Data::Pageset capabilities to Response (Jos Boumans)
  • Ensure compatibility with older versions of Encode by making sure we pass a string to encode() (Gert Brinkmann)

Modules

Module to interface with the Solr (Lucene) webservice
A document object
A field object
Abstract query syntax for Solr queries
Parse responses from Solr