public class SimpleTextFieldInfosWriter extends FieldInfosWriter
FOR RECREATIONAL USE ONLY
| Constructor and Description |
|---|
SimpleTextFieldInfosWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Directory directory,
String segmentName,
String segmentSuffix,
FieldInfos infos,
IOContext context)
Writes the provided
FieldInfos to the
directory. |
public void write(Directory directory, String segmentName, String segmentSuffix, FieldInfos infos, IOContext context) throws IOException
FieldInfosWriterFieldInfos to the
directory.write in class FieldInfosWriterIOExceptionCopyright © 2000-2016 The Apache Software Foundation. All Rights Reserved.