public class Lucene40RWNormsFormat extends Lucene40NormsFormat
Lucene40NormsFormat for testing| Constructor and Description |
|---|
Lucene40RWNormsFormat() |
| Modifier and Type | Method and Description |
|---|---|
DocValuesConsumer |
normsConsumer(SegmentWriteState state)
Returns a
DocValuesConsumer to write norms to the
index. |
normsProducerpublic DocValuesConsumer normsConsumer(SegmentWriteState state) throws IOException
NormsFormatDocValuesConsumer to write norms to the
index.normsConsumer in class Lucene40NormsFormatIOExceptionCopyright © 2000–2021 The Apache Software Foundation. All rights reserved.