Plucene::Search::PhrasePositionUsermContributed Perl DocumenPlucene::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.8.8 2008-03-01 Plucene::Search::PhrasePositions(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:56 @38.107.179.238 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)