NAME
Lemur::ResultItem
VERSION
Version 1.0
DESCRIPTION
Main Methods
- docid
-
Get the document ID value for this result.
- doclen
-
Get the document length for this result.
- tf
-
Get the term frequency value for this result.
- equals
-
Test equality between this resultItem and the given one (used mostly for testing).
AUTHOR
Patrick Kaeding, <pkaeding at cpan.org>
BUGS
Please report any bugs or feature requests to bug-search-lemur at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Search-Lemur. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Search::Lemur
You can also look for information at:
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
RT: CPAN's request tracker
Search CPAN
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
Copyright 2007 Patrick Kaeding, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.