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