Plucene::Search::TopDocs(3pm) - phpMan

Command: man perldoc info search(apropos)  


Plucene::Search::TopDocs(3pm)  User Contributed Perl Documentation  Plucene::Search::TopDocs(3pm)



NAME
       Plucene::Search::TopDocs - The top hits for a query

SYNOPSIS
               my $total_hits = $top_docs->total_hits;
               my @score_docs = $top_docs->score_docs(@other);

DESCRIPTION
METHODS
       total_hits

               my $total_hits = $top_docs->total_hits;

       The total number of hits for the query.

       score_docs

               my @score_docs = $top_docs->score_docs(@other);

       The top hits for the query.



perl v5.8.8                                 2008-03-01              Plucene::Search::TopDocs(3pm)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-25 01:02 @38.107.179.239 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!