public static class Lucene40NormsFormat.Lucene40NormsDocValuesProducer extends Lucene40DocValuesProducer
Lucene40DocValuesFormatdocValues| Constructor and Description |
|---|
Lucene40NormsFormat.Lucene40NormsDocValuesProducer(SegmentReadState state,
String segmentSuffix) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
anyDocValuesFields(FieldInfos infos) |
protected boolean |
canLoad(FieldInfo info) |
protected DocValues.Type |
getDocValuesType(FieldInfo info) |
closeInternal, docValues, loadDocValuesclose, docValues, docValuesId, getComparator, loadpublic Lucene40NormsFormat.Lucene40NormsDocValuesProducer(SegmentReadState state, String segmentSuffix) throws IOException
IOExceptionprotected boolean canLoad(FieldInfo info)
canLoad in class PerDocProducerBaseprotected DocValues.Type getDocValuesType(FieldInfo info)
getDocValuesType in class PerDocProducerBaseprotected boolean anyDocValuesFields(FieldInfos infos)
anyDocValuesFields in class PerDocProducerBaseCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.