@Deprecated public final class Lucene42FieldInfosWriter extends FieldInfosWriter
Lucene42FieldInfosFormat| Constructor and Description |
|---|
Lucene42FieldInfosWriter()
Deprecated.
Sole constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
write(Directory directory,
String segmentName,
String segmentSuffix,
FieldInfos infos,
IOContext context)
Deprecated.
Writes the provided
FieldInfos to the
directory. |
public Lucene42FieldInfosWriter()
public void write(Directory directory, String segmentName, String segmentSuffix, FieldInfos infos, IOContext context) throws IOException
FieldInfosWriterFieldInfos to the
directory.write in class FieldInfosWriterIOExceptionCopyright © 2000–2021 The Apache Software Foundation. All rights reserved.