Query: plucene::search::phrasepositions
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Plucene::Search::PhrasePositions(3pm) User Contributed Perl Documentation Plucene::Search::PhrasePositions(3pm)NAMEPlucene::Search::PhrasePositions - The position of a phraseSYNOPSISmy $phpos = Plucene::Search::PhrasePositions->new; my $next = $phpos->next; my $first_pos = $phpos->first_position; my $next_pos = $phpos->next_position;DESCRIPTIONMETHODSnew 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)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Detecting unused variables... |
Find columns in a file based on header and print to new file |
Weird 'find' results |
New UNIX and Linux History Sections |