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 FieldInfosReader
IOException
public FieldInfo.DocValuesType docValuesType(String dvType)
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.