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

NAME

Interchange::Search::Solr::Builder

DESCRIPTION

WebService::Solr::Response subclass for building url.

ACCESSORS

terms

An arrayref contains search terms

filters

A hashref which key is a feild of data and the value is keyword that needs to filter.

facets

A string or an arrayref with the fields which will generate a facet. Defaults to [qw/suchbegriffe manufacturer/]

page

A number of page and must be positive number (>= 1)

METHODS

In addition to all the WebService::Solr::Response methods this class have the following methods:

url_builder;

Build a query url with the parameter passed