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

Command: man perldoc info search(apropos)  


Plucene::Index::DocumentWriter(User Contributed Perl DocumentaPlucene::Index::DocumentWriter(3pm)

NAME
       Plucene::Index::DocumentWriter - the document writer

SYNOPSIS
               my $writer = Plucene::Index::DocumentWriter
                       ->new($directory, $analyser, $max_field_length);

               $writer->add_document($segment, $doc);

DESCRIPTION
       This is the document writer class.

   METHODS
   new
               my $writer = Plucene::Index::DocumentWriter
                       ->new($directory, $analyser, $max_field_length);

       This will create a new Plucene::Index::DocumentWriter object with the passed in arguments.

   add_document
               $writer->add_document($segment, $doc);

perl v5.26.1                                2018-04-02        Plucene::Index::DocumentWriter(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-10-05 00:17 @3.236.112.101 CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0!Valid CSS!