debian man page for plucene::index::segmentmergeinfo

Query: plucene::index::segmentmergeinfo

OS: debian

Section: 3pm

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

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

NAME
Plucene::Index::SegmentMergeInfo - Segment Merge information
SYNOPSIS
my $seg_merge_info = Plucene::Index::SegmentMergeInfo->new($b, $te, $r); $seg_merge_info->next;
DESCRIPTION
This is the Plucene::Index::SegmentMergeInfo class.
METHODS
new my $seg_merge_info = Plucene::Index::SegmentMergeInfo ->new($base, Plucene::Index::TermEnum $te, $reader); This will create a new Plucene::Index::SegmentMergerInfo object. base / reader / term_enum / term / postings / doc_map Get / set these attributes. next $seg_merge_info->next; close $seg_merge_info->close; perl v5.12.4 2011-08-14 Plucene::Index::SegmentMergeInfo(3pm)
Related Man Pages
plucene(3pm) - debian
plucene::analysis::porterstemfilter(3pm) - debian
plucene::index::segmentsreader(3pm) - debian
plucene::search::query(3pm) - debian
plucene::testcase(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?