Plucene::Index::TermInfo - phpMan

Command: man perldoc info search(apropos)  


Plucene::Index::TermInfo(3pm)  User Contributed Perl Documentation  Plucene::Index::TermInfo(3pm)

NAME
       Plucene::Index::TermInfo - Information on an index term

SYNOPSIS
               my $term_info = Plucene::Index::TermInfo->new({
                               doc_freq     => $doc_freq,
                               freq_pointer => $freq_pointer,
                               prox_pointer => $prox_pointer,
               });

DESCRIPTION
       This class holds information about an index term.

METHODS
   doc_freq / freq_pointer / prox_pointer
       Get / set term info.

   copy_in  / clone
               $term_info1->copy_in($term_info2);

               my $term_info1 = $term_info2->clone;

       These will make $term_info1 be the same as $term_info2.

perl v5.26.1                                2018-04-02              Plucene::Index::TermInfo(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-05-16 07:54 @3.142.53.216 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!