
SWISH::Prog::Lucy::Result - search result for Swish3 Apache Lucy backend

# see SWISH::Prog::Result

SWISH::Prog::Lucy::Result is an Apache Lucy based Result class for Swish3.

Only new and overridden methods are documented here. See the SWISH::Prog::Result documentation.
Returns an ARRAY ref of the field names in the result that matched the query. Will only be populated if the Results object had find_relevant_fields() set to true.
Returns the uri (unique term) for the result document.
Returns the title of the result document.
Returns the last modified time of the result document.
Returns the swishdescription of the result document.
Returns the value for PropertyName.
Get the read-only hashref of PropertyNameAlias to PropertyName values.

Peter Karman, <karman at cpan.org>

Please report any bugs or feature requests to bug-swish-prog-lucy at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=SWISH-Prog-Lucy. 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::Lucy
You can also look for information at:

Copyright 2009 Peter Karman.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.