public static class SimpleTextNormsFormat.SimpleTextNormsPerDocProducer extends SimpleTextPerDocProducer
FOR RECREATIONAL USE ONLY
docValues| Constructor and Description |
|---|
SimpleTextNormsFormat.SimpleTextNormsPerDocProducer(SegmentReadState state,
Comparator<BytesRef> comp) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
anyDocValuesFields(FieldInfos infos) |
protected boolean |
canLoad(FieldInfo info) |
protected DocValues.Type |
getDocValuesType(FieldInfo info) |
closeInternal, docValues, loadDocValues, readStringclose, docValues, docValuesId, getComparator, loadpublic SimpleTextNormsFormat.SimpleTextNormsPerDocProducer(SegmentReadState state, Comparator<BytesRef> comp) 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-2013 Apache Software Foundation. All Rights Reserved.