public class Lucene49RWDocValuesFormat extends Lucene49DocValuesFormat
Lucene49DocValuesFormat
for testingConstructor and Description |
---|
Lucene49RWDocValuesFormat() |
Modifier and Type | Method and Description |
---|---|
DocValuesConsumer |
fieldsConsumer(SegmentWriteState state)
Returns a
DocValuesConsumer to write docvalues to the
index. |
fieldsProducer
availableDocValuesFormats, forName, getName, reloadDocValuesFormats, toString
public DocValuesConsumer fieldsConsumer(SegmentWriteState state) throws IOException
DocValuesFormat
DocValuesConsumer
to write docvalues to the
index.fieldsConsumer
in class Lucene49DocValuesFormat
IOException
Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.