@Deprecated public class Elasticsearch090PostingsFormat extends org.apache .lucene .codecs .PostingsFormat
Lucene41PostingsFormat. This format will reuse the underlying
Lucene41PostingsFormat and its files also for the
_uid saving up to 5 files per segment in the default case.
| Modifier and Type | Field and Description |
|---|---|
protected BloomFilterPostingsFormat |
bloomPostings
Deprecated.
|
| Constructor and Description |
|---|
Elasticsearch090PostingsFormat()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org |
fieldsConsumer(org
Deprecated.
|
org |
fieldsProducer(org
Deprecated.
|
org |
getDefaultWrapped()
Deprecated.
|
protected final BloomFilterPostingsFormatbloomPostings
public Elasticsearch090PostingsFormat()
public org.apache .lucene .codecs .PostingsFormat getDefaultWrapped()
public org.apache .lucene .codecs .FieldsConsumer fieldsConsumer(org .apache .lucene .index .SegmentWriteState state) throws IOException
fieldsConsumer in class
org.apache.lucene.codecs.PostingsFormat
IOException
public org.apache .lucene .codecs .FieldsProducer fieldsProducer(org .apache .lucene .index .SegmentReadState state) throws IOException
fieldsProducer in class
org.apache.lucene.codecs.PostingsFormat
IOException