public class Lucene42RWNormsFormat extends Lucene42NormsFormat
Lucene42NormsFormat
Constructor and Description |
---|
Lucene42RWNormsFormat() |
Modifier and Type | Method and Description |
---|---|
DocValuesConsumer |
normsConsumer(SegmentWriteState state)
Returns a
DocValuesConsumer to write norms to the
index. |
normsProducer
public DocValuesConsumer normsConsumer(SegmentWriteState state) throws IOException
NormsFormat
DocValuesConsumer
to write norms to the
index.normsConsumer
in class Lucene42NormsFormat
IOException
Copyright © 2000–2022 The Apache Software Foundation. All rights reserved.