public class Lucene46SegmentInfoWriter extends SegmentInfoWriter
SegmentInfoWriter.Lucene46SegmentInfoFormat| Constructor and Description |
|---|
Lucene46SegmentInfoWriter()
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 SegmentInfoWriterIOException - If an I/O error occursCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.