debian man page for plucene::search::prefixquery

Query: plucene::search::prefixquery

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Plucene::Search::PrefixQuery(3pm)			User Contributed Perl Documentation			 Plucene::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.12.4 2011-08-14 Plucene::Search::PrefixQuery(3pm)
Related Man Pages
plucene(3pm) - debian
plucene::index::fieldinfos(3pm) - debian
plucene::index::reader(3pm) - debian
plucene::index::segmentsreader(3pm) - debian
plucene::search::booleanquery(3pm) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph