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

Command: man perldoc info search(apropos)  


Plucene::Search::PrefixQuery(3pUser Contributed Perl DocumentatiPlucene::Search::PrefixQuery(3pm)



NAME
       Plucene::Search::TermQuery - a query that matches terms beginning with a string

SYNOPSIS
               # isa Plucene::Search::Query

               $prefix_query->normalize($norm);

               my       $ssw = $prefix_query->sum_squared_weights($searcher);
               my $as_string = $prefix_query->to_string($field);

DESCRIPTION
       A query that matches a document containing terms beginning with the given string.

       to_string

               $q->to_string

       Convert the query to a readable string format

       sum_squared_weights

       The sum sqaured weights of the query.

       normalize

       Normalize the query.



perl v5.8.8                                 2008-03-01          Plucene::Search::PrefixQuery(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 00:57 @38.107.179.239 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!