public static class Lucene40NormsFormat.Lucene40NormsDocValuesProducer extends Lucene40DocValuesProducer
Lucene40DocValuesFormatdocValues| Constructor and Description |
|---|
Lucene40NormsFormat.Lucene40NormsDocValuesProducer(SegmentReadState state,
String segmentSuffix)
Sole constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
anyDocValuesFields(FieldInfos infos)
Returns true if any fields indexed doc values.
|
protected boolean |
canLoad(FieldInfo info)
Returns true if this field indexed doc values.
|
protected DocValues.Type |
getDocValuesType(FieldInfo info)
Returns the doc values type for this field.
|
closeInternal, docValues, loadDocValuesclose, docValues, docValuesId, getComparator, loadpublic Lucene40NormsFormat.Lucene40NormsDocValuesProducer(SegmentReadState state, String segmentSuffix) throws IOException
IOExceptionprotected boolean canLoad(FieldInfo info)
PerDocProducerBasecanLoad in class PerDocProducerBaseprotected DocValues.Type getDocValuesType(FieldInfo info)
PerDocProducerBasegetDocValuesType in class PerDocProducerBaseprotected boolean anyDocValuesFields(FieldInfos infos)
PerDocProducerBaseanyDocValuesFields in class PerDocProducerBaseCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.