public class Lucene42RWDocValuesFormat extends Lucene42DocValuesFormat
Lucene42DocValuesFormat for testing.MAX_BINARY_FIELD_LENGTH| Constructor and Description |
|---|
Lucene42RWDocValuesFormat() |
| 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 Lucene42DocValuesFormatIOExceptionCopyright © 2000–2021 The Apache Software Foundation. All rights reserved.