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)NAMEPlucene::Index::SegmentMergeInfo - Segment Merge informationSYNOPSISmy $seg_merge_info = Plucene::Index::SegmentMergeInfo->new($b, $te, $r); $seg_merge_info->next;DESCRIPTIONThis is the Plucene::Index::SegmentMergeInfo class.METHODSnew 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)
Similar Topics in the Unix Linux Community |
---|
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |