@Deprecated public class Lucene40PostingsFormat extends PostingsFormat
EMPTY| Constructor and Description |
|---|
Lucene40PostingsFormat()
Deprecated.
Creates
Lucene40PostingsFormat with default
settings. |
| Modifier and Type | Method and Description |
|---|---|
FieldsConsumer |
fieldsConsumer(SegmentWriteState state)
Deprecated.
|
FieldsProducer |
fieldsProducer(SegmentReadState state)
Deprecated.
|
String |
toString()
Deprecated.
|
availablePostingsFormats, forName, getName, reloadPostingsFormatspublic Lucene40PostingsFormat()
Lucene40PostingsFormat with default
settings.public FieldsConsumer fieldsConsumer(SegmentWriteState state) throws IOException
fieldsConsumer in class PostingsFormatIOExceptionpublic final FieldsProducer fieldsProducer(SegmentReadState state) throws IOException
fieldsProducer in class PostingsFormatIOExceptionpublic String toString()
toString in class PostingsFormatCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.