public class Lucene40RWDocValuesFormat extends Lucene40DocValuesFormat
Lucene40DocValuesFormat for testingMAX_BINARY_FIELD_LENGTH| Constructor and Description |
|---|
Lucene40RWDocValuesFormat() |
| Modifier and Type | Method and Description |
|---|---|
DocValuesConsumer |
fieldsConsumer(SegmentWriteState state)
Returns a
DocValuesConsumer to write docvalues to the
index. |
fieldsProduceravailableDocValuesFormats, forName, getName, reloadDocValuesFormats, toStringpublic DocValuesConsumer fieldsConsumer(SegmentWriteState state) throws IOException
DocValuesFormatDocValuesConsumer to write docvalues to the
index.fieldsConsumer in class Lucene40DocValuesFormatIOExceptionCopyright © 2000–2021 The Apache Software Foundation. All rights reserved.