public class SimpleTextSegmentInfoWriter extends SegmentInfoWriter
FOR RECREATIONAL USE ONLY
| Constructor and Description |
|---|
SimpleTextSegmentInfoWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Directory dir,
SegmentInfo si,
FieldInfos fis,
IOContext ioContext)
Write
SegmentInfo data. |
public void write(Directory dir, SegmentInfo si, FieldInfos fis, IOContext ioContext) throws IOException
SegmentInfoWriterSegmentInfo data.write in class SegmentInfoWriterIOException - If an I/O error occursCopyright © 2000-2016 The Apache Software Foundation. All Rights Reserved.