Search/Lucene/Index/SegmentWriter/StreamWriter.php

Show: PublicProtectedPrivateinherited
Table of Contents
Zend Framework
LICENSE This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.
Category
Zend  
Copyright
Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  
Package
Zend_Search_Lucene  
Subpackage
Index  
Version
$Id$  

\Zend_Search_Lucene_Index_SegmentWriter_StreamWriter

Package: Zend_Search_Lucene\Index
Parent(s)
\Zend_Search_Lucene_Index_SegmentWriter
Category
Zend  
Copyright
Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  

Methods

methodpublic__construct(\Zend_Search_Lucene_Storage_Directory $directory, string $name) : void

Object constructor.

Parameters
NameTypeDescription
$directory\Zend_Search_Lucene_Storage_Directory
$namestring
methodpublicaddNorm( $fieldName,  $normVector) : void

Parameters
NameTypeDescription
$fieldName
$normVector
methodpublicclose() : \Zend_Search_Lucene_Index_SegmentInfo

Close segment, write it to disk and return segment info

methodpubliccreateStoredFieldsFiles() : void

Create stored fields files and open them for write

Documentation was generated by phpDocumentor 2.2.0 .