@Deprecated public class Lucene50DocValuesFormat extends DocValuesFormat
| Constructor and Description |
|---|
Lucene50DocValuesFormat()
Deprecated.
Sole Constructor
|
| Modifier and Type | Method and Description |
|---|---|
DocValuesConsumer |
fieldsConsumer(SegmentWriteState state)
Deprecated.
|
DocValuesProducer |
fieldsProducer(SegmentReadState state)
Deprecated.
|
availableDocValuesFormats, forName, getName, reloadDocValuesFormats, toStringpublic Lucene50DocValuesFormat()
public DocValuesConsumer fieldsConsumer(SegmentWriteState state) throws IOException
fieldsConsumer in class DocValuesFormatIOExceptionpublic DocValuesProducer fieldsProducer(SegmentReadState state) throws IOException
fieldsProducer in class DocValuesFormatIOExceptionCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.