Plucene::Index::FieldsWriter(3pm) - phpMan

Command: man perldoc info search(apropos)  


Plucene::Index::FieldsWriter(3pUser Contributed Perl DocumentatiPlucene::Index::FieldsWriter(3pm)

NAME
       Plucene::Index::FieldsWriter - writes Fields to a Document

SYNOPSIS
               my $writer = Plucene::Index::FieldsWriter->new(
                       $dir_name, $segment, $field_infos);

               $writer->add_document(Plucene::Document $doc);

DESCRIPTION
       This class add documents to the appropriate files.

METHODS
   new
               my $writer = Plucene::Index::FieldsWriter->new(
                       $dir_name, $segment, $field_infos);

       This will create a new Plucene::Index::FieldsWriter object with the passed directory name,
       segment and field infos.

   close
               $writer->close;

   add_document
               $writer->add_document(Plucene::Document $doc);

       This will add the passed Plucene::Document.

perl v5.26.1                                2018-04-02          Plucene::Index::FieldsWriter(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-04-29 03:31 @18.190.152.38 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!