public class Lucene40SegmentInfoWriter extends SegmentInfoWriter
SegmentInfoWriter
.Lucene40SegmentInfoFormat
Constructor and Description |
---|
Lucene40SegmentInfoWriter()
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
write(Directory dir,
SegmentInfo si,
FieldInfos fis,
IOContext ioContext)
Save a single segment's info.
|
public void write(Directory dir, SegmentInfo si, FieldInfos fis, IOContext ioContext) throws IOException
write
in class SegmentInfoWriter
IOException
- If an I/O error occursCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.