public class SimpleTextFieldInfosFormat extends FieldInfosFormat
FOR RECREATIONAL USE ONLY
| Constructor and Description |
|---|
SimpleTextFieldInfosFormat() |
| Modifier and Type | Method and Description |
|---|---|
DocValuesType |
docValuesType(String dvType) |
FieldInfos |
read(Directory directory,
SegmentInfo segmentInfo,
String segmentSuffix,
IOContext iocontext) |
void |
write(Directory directory,
SegmentInfo segmentInfo,
String segmentSuffix,
FieldInfos infos,
IOContext context) |
public FieldInfos read(Directory directory, SegmentInfo segmentInfo, String segmentSuffix, IOContext iocontext) throws IOException
read in class FieldInfosFormatIOExceptionpublic DocValuesType docValuesType(String dvType)
public void write(Directory directory, SegmentInfo segmentInfo, String segmentSuffix, FieldInfos infos, IOContext context) throws IOException
write in class FieldInfosFormatIOExceptionCopyright © 2000-2024 Apache Software Foundation. All Rights Reserved.