public class Lucene40FieldInfosReader extends FieldInfosReader
Lucene40FieldInfosFormat| Constructor and Description |
|---|
Lucene40FieldInfosReader() |
| Modifier and Type | Method and Description |
|---|---|
DocValues.Type |
getDocValuesType(byte b) |
FieldInfos |
read(Directory directory,
String segmentName,
IOContext iocontext) |
public FieldInfos read(Directory directory, String segmentName, IOContext iocontext) throws IOException
read in class FieldInfosReaderIOExceptionpublic DocValues.Type getDocValuesType(byte b)
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.