
Catalyst::Model::Search::Results - Standard access to search results

This module represents a list of search results.

Returns the total number of hits returned by the search query.
Returns the current page, if you have requested a paged result list.
Returns an array of Catalyst::Model::Search::Item objects.

Andy Grundman, <andy@hybridized.org>

This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.