public class SimpleTextFieldInfosReader extends FieldInfosReader
FOR RECREATIONAL USE ONLY
| Constructor and Description |
|---|
SimpleTextFieldInfosReader() |
| Modifier and Type | Method and Description |
|---|---|
FieldInfo.DocValuesType |
docValuesType(String dvType) |
FieldInfos |
read(Directory directory,
String segmentName,
String segmentSuffix,
IOContext iocontext) |
public FieldInfos read(Directory directory, String segmentName, String segmentSuffix, IOContext iocontext) throws IOException
read in class FieldInfosReaderIOExceptionpublic FieldInfo.DocValuesType docValuesType(String dvType)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.