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
FieldInfosWriter
FieldInfos
to the
directory.write
in class FieldInfosWriter
IOException
Copyright © 2000-2016 The Apache Software Foundation. All Rights Reserved.