
SWISH::Prog::Xapian::Results - search results for Swish3 Xapian backend

# see SWISH::Prog::Results

Only new and overridden methods are documented here. See the SWISH::Prog::Results documentation.
Get the internal Search::Xapian::MSet object. This is a read-only accessor method.
Get the read-only internal map for PropertyNames to id values.
Get the Search::Query object representing the original query string.
If get_facets was defined in Searcher->search, returns hash ref of facet values and counts.
Returns the next SWISH::Prog::Xapian::Result from the Results iterator.

Peter Karman, <karman at cpan dot org>

Please report any bugs or feature requests to bug-swish-prog-xapian at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=SWISH-Prog-Xapian. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

You can find documentation for this module with the perldoc command.
perldoc SWISH::Prog::Xapian
You can also look for information at:

Copyright 2009 Peter Karman, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.