plucene::search::phrasepositions(3pm) debian man page | unix.com

Man Page: plucene::search::phrasepositions

Operating Environment: debian

Section: 3pm

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

NAME
Plucene::Search::PhrasePositions - The position of a phrase
SYNOPSIS
my $phpos = Plucene::Search::PhrasePositions->new; my $next = $phpos->next; my $first_pos = $phpos->first_position; my $next_pos = $phpos->next_position;
DESCRIPTION
METHODS
new my $phpos = Plucene::Search::PhrasePositions->new; Make a new Plucene::Search::PhrasePositions object. doc / position / count / offset / tp / next Get / set these attibutes. next my $next = $phpos->next; first_position my $first = $phpos->first_position; next_position my $next_pos = $phpos->next_position; perl v5.12.4 2011-08-14 Plucene::Search::PhrasePositions(3pm)
Related Man Pages
lucene::queryparser(3pm) - debian
plucene::index::segmentinfos(3pm) - debian
plucene::index::segmentsreader(3pm) - debian
plucene::search::termquery(3pm) - debian
wiki::toolkit::search::sii(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph