public class SimpleTextFieldInfosFormat
extends FieldInfosFormat
FOR RECREATIONAL USE ONLY
| Constructor and Description |
|---|
SimpleTextFieldInfosFormat() |
| Modifier and Type | Method and Description |
|---|---|
DocValuesType |
docValuesType(java.lang.String dvType) |
FieldInfos |
read(Directory directory,
SegmentInfo segmentInfo,
java.lang.String segmentSuffix,
IOContext iocontext) |
void |
write(Directory directory,
SegmentInfo segmentInfo,
java.lang.String segmentSuffix,
FieldInfos infos,
IOContext context) |
public FieldInfos read(Directory directory,
SegmentInfo segmentInfo,
java.lang.String segmentSuffix,
IOContext iocontext)
throws java.io.IOException
java.io.IOExceptionpublic DocValuesType docValuesType(java.lang.String dvType)
public void write(Directory directory,
SegmentInfo segmentInfo,
java.lang.String segmentSuffix,
FieldInfos infos,
IOContext context)
throws java.io.IOException
java.io.IOExceptionData In Motion GmbH all rights reserved